View Single Post
Old 12-31-2020, 02:43 PM   #6
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 46,845
Karma: 169712582
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by halloleo View Post
Good point! That was indeed the problem: The PDF was not allowed to be modified. I fixed the write-permission issue by copying the content via the `qpdf` command line program:

Code:
qpdf --empty --pages <original.pdf> -- writable.pdf
Then I copied writable.pdf into the calibre database.

This is certainly not perfect, because I loose possible metadata from the original PDF, but at least I can export the PDF with the metadata from calibre.
Good to hear that you found a workaround.
DNSB is offline   Reply With Quote