manuels / hpdf.js

Create PDFs in your browser or nodejs (javascript port of libharu)
http://manuels.github.com/hpdf.js/
zlib License
184 stars 30 forks source link

The site seems to be broken #10

Closed andreicristianpetcu closed 10 years ago

andreicristianpetcu commented 10 years ago

I visited https://manuels.github.io/hpdf.js/ a few weeks ago and it worked fine. I saw pdf.js with encryption, right now the page has no design and I never got a PDF.js example runing in my browser. Thank you for building this project.

manuels commented 10 years ago

Sorry, a bit late.

It was a protocol problem (using a http url on a https page). I fixed it, thanks!