pdf annotations, use n to add annotation for current selection
This commit is contained in:
parent
2fdd070361
commit
8e39b18fe8
3 changed files with 161 additions and 14 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue