cancel
Showing results for 
Search instead for 
Did you mean: 

Smartform URL of more than 260 characters

Former Member
0 Kudos

Hi All,

Requirement: I have a requirement to display URL, in hyperlink format, in smartform.

I am converting smartform OTF format to PDF format. I'm getting the output as below.

http://www.google.co.in/#hl=en&sclient=psy-ab&q=HOW+TO+CONVERT+

OTF+TO+PDF+IN+SAP+ABAP&oq=HOW+TO+CONVERT+OTF+TO+PDF+IN+SAP+ABAP

&aq=f&aqi=&aql=&gs_l=hp.3...1622968l1646317l2l1646663l92l30l0l1

8l18l4l205l3476l0j21j3l42l0.frgbld.&pbx=1&bav=on.2

only when we click the first line of the URL, it is navigating. I need the link to navigate irrespective of the line that is clicked on

I also tried hardcoding the URL by providing it in the Smartform text editor. I selected the URL and clicked on the "URL" button provided but then in the PDF output it is treating every line of the URL as a separate Link.

Please help me out, how to navigate from the URL irrespective of the line that is clicked on.

Thanks in advance.

Regards,

SwethaC

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member585060
Active Contributor
0 Kudos

Hi,

   You may have to use Callback method for 260 characters length Url, check out the reply posted by Aidan Black in the below thread

http://scn.sap.com/thread/1819587

Thanks & Regards

Bala Krishna