the pdf from `geta` has very thin lines
Compare to the screenshot:

The PDF look pretty bad. Lines are way too thin:
At first, I thought the PDF must be generated at the server side and it's remarkable's cloud server to blame
But then the PDF exported from their mobile app looked perfect:
well, the pdf rendering is not optimal, but what do you expect, without specs it is not very easy. Also this seems to be done with the caligraphy pen, which was never added
A well known problem, that has been discussed before. I better working alternative is remarks, but it's harder to get to work and you still need to build a script to do download your zip packages using rmapi.
My biggest wish is to use rmapi for everything, because it's so easy to use, but sometimes I need better exports of annotations.
i made cmd line tool with someone else's go code: rm-convert. just rmapi get file then try the zip with it
@ddvk That's awesome, but it will export either all pages or only pages with marks, but not both, right? If it is possible to get both modes working, why not bringing this to rmapi? I appreciate your PRs in this repo a lot.