Viewing PDF files

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
2bran
Forum Commoner
Posts: 38
Joined: Fri Mar 04, 2005 7:03 pm

Viewing PDF files

Post by 2bran »

Hi guys,

I've just got a general enquery being i was wondering how to open a PDF file from a link in PHP. I've been having a little hunt around on the net and it suggests creating a PDF from php but i want to do is view a document which is already saved on my web server.

Any suggestions

Yours Bill
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

just link to it like any other file or script.. :?
User avatar
JayBird
Admin
Posts: 4524
Joined: Wed Aug 13, 2003 7:02 am
Location: York, UK
Contact:

Post by JayBird »

...obviously with acrobat reader installed on the users machine
Post Reply