PDA

View Full Version : ADobe PDF Embedding


Dpresident
04-20-2007, 12:45 PM
Have a general question about embedding an Adobe PDF into the url browser so that the PDF remains in the frame. We've noticed that the PDF remains in the url object window for Adobe Reader/Acrobat 7.0 and earlier, but does not remain in the window if the end user has Abode Acrobat 8.0 - instead, the file opens up in a separate Adobe window. Is there any way to tie the PDF so that it only opens up within the url window - code string?

Thanks,
Darren

Desrat
04-20-2007, 01:11 PM
Could you post the code your using to open the pdf please.

I use Adobe reader 8 and by either using the web object to start with the pdf pre-selected or using a Web.LoadURL command with the path to the PDF both work fine for me so a view of the method your using may allow us to better understand your problem.