Quote:
Originally Posted by HebrewReader
Another question:
I have working python code for inserting a cover page from an image to a pdf.
However it uses 3rd-party libraries, namely pypdf and reportlab.
|
I've got a shell script that I use in Linux to add the cover image as a page to the front of a PDF. Page numbering is a secondary issue that I've run into, but I'm learning more about PDF structure as I dive into it. I'll have to take a look at the podofo options to see what might work best.