Search code examples
flashpdfscribd

Online PDF reader for my own site other than Scribd?


I am using Scribd API (www.scribd.com) to display the PDF files in my website. I just want to know is there any other PDF API which i can use to embed the PDF in my website. FASTER and MORE customizable than Scribd, Mainly i want to put my company logo in that API, whereas in scribd they are displaying there logo.

So just want to know any opensource, FREE and customizable PDF API for website.

Thanks


Solution

  • Depending on how much functionality you're looking for, it's not incredibly difficult to roll your own. SWFTools lets you convert PDF to SWF, a format you can load in to a simple Flash viewer.