Ask HN: Open-source PDF Viewer for my Website?

11 points by DarrenMills ↗ HN
If you know a really good one, please take a second to drop a name here.

7 comments

[ 3.3 ms ] story [ 18.5 ms ] thread
I know it's not OSS, but scribd.com is a really useful service. They have a decently powerful API that lets you upload the doc and let them handle hosting, rendering, metadata, etc.

I'm not sure if this will work for you, but sites like drop.io seem to use it pretty well.

I can't think of any OSS, but Vuzit makes a pretty good one that you can add and embed in your website without having to host your files with them http://vuzit.com/.
Not sure if this is an option for you, but you could run OpenOffice in headless mode and script it to convert pdf files to html.
if you are into the java ee scene you can look into icepdf by the icefaces people. I've never personally used it but is is OSS now so it might work out for you.

http://www.icepdf.org/