highkite / pdfAnnotate

Javascript library for creating annotations in PDF documents
MIT License
556 stars 90 forks source link

How to make the example file to work ? #39

Open clodion opened 3 years ago

clodion commented 3 years ago

Hi verybody. i've copied the bundle directory on an apache server, a copy of the example file on the server too. librairy into _bundle is opened in the html example file.

Annotations works because when when i downoad the pdf file after annotating it, i can see the annotations in it.

But, i can't see the annotations on the fly when working on the pdf (i have to download the pdf to see annotations). is it a normal behaviour in the demo ?

If so, how is it possible to display the annotations on the displayed pdf ?

SimonErm commented 3 years ago

I think this is related https://github.com/highkite/pdfAnnotate/issues/12.

clodion commented 3 years ago

Yes, iit is exactly related. Thanks SimonErm.

Chealer commented 3 years ago

While documenting how to get the example file to work may be good, it may be even better to just serve it on a website.