Application Development 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: 

Could not find an Adobe application to display the PDF document

Francis417
Participant
0 Kudos
222

Hi,

When I'm testing the demo program SAP_PDF_VIEWER_DEMO to open and show a .pdf file in the SAP window, while the .pdf file can be opened and displayed, the system also returns me with a message "Could not find an Adobe application to display the PDF document".

Do you guys know what causing the system to show this message and how to elimiate it?

Thanks,

Francis

4 REPLIES 4

Former Member
0 Kudos
97

I think Adobe application is not installed on ur system pl check through ur system engg.

Kapil Soni

0 Kudos
97

Hi Kapil,

Do you mean the SAP server or my client PC? I've Adobe Reader 7.0 installed in my client PC and the program do open up and displayed in the SAP GUI. Only that the message is returned by the system as well. So I'm not sure what's going wrong. Any ideas?

Regards,

Francis

0 Kudos
97

debug the constructor method of class CL_GUI_PDFVIEWER that should give you the clue whats going wrong.

Raja

0 Kudos
97

I've been debugging the constructor method of the class and i've seen with REGEDIT that adobe has changed the registry keys in new versions...

It looks that SAP is just prepaired to work correctly with versions 3.0 to 5.0 of Adobe Reader.

I hope SAP will solve it as soon as posible.

Regards.

Nacho