Merge TogetherJS drawing and PDFJS to provide a proof of concept going forward on future projects.
The demo requires node which can be found here
- Making sure you are in the pdfjs directory, use the command
node make generic
- Then use the command
node server.js
- Navigate to the
localhost:3456/examples/text-selection/index.html
in your browser.