View PDF

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
Digeart
Forum Newbie
Posts: 7
Joined: Wed Mar 03, 2004 8:47 am

View PDF

Post by Digeart »

Hello,

I have a script which so far is uploading pdf files to a temp directory on my server.

I want to preview the pdf file as a small thumbnail and display some information before submitting it to a ftp server via php script. So far I have been able to test the rest of my scrpt using .jpg files. Does anyone know a quick simple solution without installing components (if any, my company is tight REAL tight on security and software installing). grazie molto.
Post Reply