Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[post] Render and annotate PDF file using pdf.js #47

Open
at15 opened this issue May 23, 2020 · 0 comments
Open

[post] Render and annotate PDF file using pdf.js #47

at15 opened this issue May 23, 2020 · 0 comments

Comments

@at15
Copy link
Member

at15 commented May 23, 2020

Type

  • request post from @at15

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:

  • 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
@at15 at15 changed the title [post] Render and annotate using pdf.js [post] Render and annotate PDF file using pdf.js May 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant