Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Help with PDF!!!!!!!!!!!!!!!!

Former Member
0 Likes
913

Hi All,

somebody know how to open a pdf file into the SAP GUI. Can Any Body Help Me!!!!

Regards,

Jose Roberto

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
850

Hi

Please check the demo program

<b>SAP_PDF_VIEWER_DEMO</b>

Please check out the methods availabe in teh class CL_GUI_PDFVIEWER to display the PDF File..

7 REPLIES 7
Read only

Former Member
0 Likes
851

Hi

Please check the demo program

<b>SAP_PDF_VIEWER_DEMO</b>

Please check out the methods availabe in teh class CL_GUI_PDFVIEWER to display the PDF File..

Read only

0 Likes
850

hi,

Where i can found that program???

Read only

0 Likes
850

It should be available in SE38. I am working on SAP 4.7 .

If you cannot find it in SE38 maybe it is not available in earlier versions.

Check out the class CL_GUI_PDFVIEWER in SE24.

Also please check out this link

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/business_packages/a1-8-4/a...

Read only

0 Likes
850

Do you have an example i'm using 4.6c version?????

Regards,

Jose Roberto

Read only

0 Likes
850

I am sorry but I do not have access to a SAP 4.6c system.

Do check out if the class is available CL_GUI_PDFVIEWER in SE24. and check out the link of the program in my earlier post..

Read only

Former Member
0 Likes
850

Hi,

Check this link for a sample code..

https://forums.sdn.sap.com/click.jspa?searchID=900544&messageID=1358795

You can search in SDN with the key word CL_GUI_PDF_VIEWER

Thanks,

Naren

Read only

Former Member
0 Likes
850

Hi,

Check this link

Thanks,

Naren