ERuiz Posted October 29, 2007 Share Posted October 29, 2007 Hello guys and gals, I don't know if this is the right forum to ask this, but here it goes... Is there a way for me to be able to fetch a PDF from another site and display it on my website without having to open up Adobe Reader? In other words, I would like to have this PDF document: http://flightaware.com/resources/airport/ASE/APD/AIRPORT+DIAGRAM/pdf to be displayed on a page when a user opens a page on my website. Thanks for any help... ERuiz Quote Link to comment https://forums.phpfreaks.com/topic/75164-viewing-external-pdf-file-from-php/ Share on other sites More sharing options...
simcoweb Posted October 29, 2007 Share Posted October 29, 2007 Just use an iframe and summon that url into it. Quote Link to comment https://forums.phpfreaks.com/topic/75164-viewing-external-pdf-file-from-php/#findComment-380134 Share on other sites More sharing options...
ERuiz Posted October 29, 2007 Author Share Posted October 29, 2007 Just use an iframe and summon that url into it. Can the iframe be invisible and can it adjust itself to the document without displaying scroll bars? Also, if I print the page, will it also display what's inside the iframe? Quote Link to comment https://forums.phpfreaks.com/topic/75164-viewing-external-pdf-file-from-php/#findComment-380136 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.