pdf annotations, use n to add annotation for current selection

This commit is contained in:
j 2019-01-22 19:05:01 +05:30
commit 8e39b18fe8
3 changed files with 161 additions and 14 deletions

View file

@ -50,9 +50,11 @@ See https://github.com/adobe-type-tools/cmap-resources
<script src="/static/pdf.js/pdf.js"></script>
<!--
<script src="/static/pdf.js/debugger.js"></script>
-->
<script src="/static/pdf.js/viewer.js"></script>
<script src="/static/reader/pdf.js"></script>
</head>
@ -426,7 +428,6 @@ See https://github.com/adobe-type-tools/cmap-resources
</div>
</div>
</div>
</body>
</html>