-
Notifications
You must be signed in to change notification settings - Fork 106
get pdf with annotations #30
Comments
Try this tool: |
I created a fork of rmapi that supports -> Its still a beta version (i.e. no templates are supported, pdf is not everytime correct etc.) but possible at a later point we can merge it back... |
@peerdavid would you like to prepare a PR to integrate your changes upstream? |
@juruen I opened the PR #34. Please check if you really want those additional dependencies (listed in README.md ). I.e. I create a SVG file for the annotations using python3 and afterwards a bash script is called that merges it with (1) the background or (2) with the pdf file using other tools that must be installed locally. For that reason I also decided to create a fork. |
Can we consider this issue as resolved? |
Resolved with #38. |
As it is only a first version, we can leave this issue open I think because so far the annotations are downloaded separately from the PDF. |
Hi I came across this using rmapi today. Just as a feedback that the embedding of annotation seems not to be 100% compatible with all pdf readers. |
@torwag please provide a sample pdf |
we can close this one for now, the export is not optimal, but enough for most people i think |
When I 'get' a pdf I've annotated I get instead a zip file with 4 files in it (a .content, .lines, .pdf, and .pagedata). How do I get instead a pdf I can read with the line annotations in.
The text was updated successfully, but these errors were encountered: