You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@annotator.apache.org by GitBox <gi...@apache.org> on 2022/07/23 10:48:51 UTC

[GitHub] [incubator-annotator] LibertyNLP commented on issue #125: Fragment selector for PDFs + PDF.js integration

LibertyNLP commented on issue #125:
URL: https://github.com/apache/incubator-annotator/issues/125#issuecomment-1193104892

   Hi , I wish my work can help you.
   I have figured out a solution of pdf.js annotation, use only pdf.js dist, and it is very easy to import into your project.
   
   Demo and source code: https://demos.libertynlp.com/#/pdfjs-annotation
   Demo video:https://www.youtube.com/watch?v=IYD7WKzx-yc&t=3s
   
   functions:
   ① highlight : highlight selected text;
   ② underline : underline selected text;
   ③ edit: edit annotation ( copy/delete/add comment/navigate );
   ④ output annotations : output annotations for importing;
   ⑤ import annotations : import annotations for current file;
   ⑥ download annotations : download annotations and comments text;
   ⑦ undo annotations : undo annotations in current page;
   ⑧ help : open help file;


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@annotator.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org