‎2007 Jul 16 5:04 PM
Hi.
I need to display a PDF document located in a server outside SAP. The idea is to implement a menu exit and add a new button to a standard transaction. When the user press the new button a PDF document must be displayed.
I want to know if this solution is possible and if you know any function in SAP to display a PDF document.
Thanks.
Diana.
‎2007 Jul 17 6:19 AM
Hi !
What you can try is using the "HTML-Control".
Becaus it is using the "Internet Explorer" it should be able to display a
PDF-Document located a the URL (that also can be a file://.... URL).
So please see the Docu of the HTML-Control so see how it is to be used.
Regards
rainer
Some points would be nice if that helped.
‎2007 Jul 17 6:33 AM
Hi,
Use CL_GUI_FRONTEND_SERVICES=>EXECUTE.
Pass the necessary parameters.
Best regards,
Prashant
‎2007 Jul 17 6:44 AM
hi,
chk out this link..here you can find various ways in displaying PDF..
https://www.sdn.sap.com/irj/sdn/advancedsearch?query=how%20to%20display%20pdf&cat=sdn_all
thanks
jaideep
*reward points if useful..