PHP and PDF viewer solution

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
saurinmehta_us
Forum Newbie
Posts: 1
Joined: Mon Sep 21, 2009 9:25 am

PHP and PDF viewer solution

Post by saurinmehta_us »

I am very new to PHP... just learning...

I want to create an application that can use a PDF viewer for viewing variety of documents... is there a ready code available that I can look at? or can someone provide me with some guidance?

Thanks in advance...
User avatar
Darhazer
DevNet Resident
Posts: 1011
Joined: Thu May 14, 2009 3:00 pm
Location: HellCity, Bulgaria

Re: PHP and PDF viewer solution

Post by Darhazer »

You can use Google's embeddable document viewer... or you can take a look at Scriptd API
Post Reply