PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

Email link in PDF report generated using SQR

Hi all,

I am creating PDF report using SQR. (PeopleTools I am using for Peoplesoft is 8.57)
I want to place the link in the PDF (eg. name@org.com) which will redirect to email.

I used below code print statement
print 'mailto:name@org.com' 

So I have 2 issues with this code-

1. This code print 'mailto:name@org.com' as a hyperlink and when clicked redirect to home page , which is incorrect
2. Also on the PDF I just want 'name@org.com' to be printed. 'mailto' should not be there. If I remove 'mailto' from print statement , It will not print as hyperlink

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center