You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently I am building a reference management system for papers (I plan to read.jpg).
pdf.js has little documentation and most commercial products are too expensive.
This post describes:
how to add a text layer so you can select and highlight it
write your own viewer in vanilla js (or maybe some jQuery)
add annotation layer (that save annotation outside pdf file)
code walk through of some existing implementation, web viewer included in pdf.js, react-pdf-highlighter
It should serve as a good starting point for ppl frustrated with mendeley and want to write their own paper management system.
Update
change issue type from request to discuss
The text was updated successfully, but these errors were encountered:
at15
changed the title
[post] Render and annotate using pdf.js
[post] Render and annotate PDF file using pdf.js
May 23, 2020
Type
Related
Description
Recently I am building a reference management system for papers (I plan to read.jpg).
pdf.js has little documentation and most commercial products are too expensive.
This post describes:
It should serve as a good starting point for ppl frustrated with mendeley and want to write their own paper management system.
Update
The text was updated successfully, but these errors were encountered: