instructure / pdf-annotate.js

Annotation layer for pdf.js (no longer maintained)
http://instructure.github.io/pdf-annotate.js/
MIT License
547 stars 275 forks source link

Rotating and then annotating #34

Open knoebber opened 7 years ago

knoebber commented 7 years ago

When I load docs/index.html , if I rotate example.pdf, and then try to use any of the annotation tools, they don't work correctly. If you try to use the pen tool for example, it will draw in the wrong direction, and not under your mouse.

This is presumably caused by the drawing tools not knowing that pdf has been rotated.

rajtrivedi2001 commented 7 years ago

any one can guide me to solve this problem