View Single Post
Old 09-13-2018, 01:15 PM   #4
zsdiogo
Member
zsdiogo doesn't litterzsdiogo doesn't litter
 
Posts: 20
Karma: 110
Join Date: Jun 2018
Device: Boox Note 10.3
Quote:
Originally Posted by retrography View Post
Great idea. One tip: If you explode that PDF with poppler’s pdfimages, you can simply take the writing layer images and discard the rest (including the background template).
Yeah, I though about trying to expand the PDF to see if I could do something like that. But luckily all the backgrounds are in some shade of grey, and so it's easy to use imagemagick to solve two problems with one command: convert to bitmap and exclude all non-black colours.
zsdiogo is offline   Reply With Quote