Dealing with Embedded Files (original) (raw)

The recipe below the line can now be implemented much easier usign the new (v.1.16.8) cammand line interface of PyMuPDF. Also note that MuPDF does no longer support embedded files since after their version 1.14, so PyMuPDF is unique in that respect. The following command of the fitz module deal with embedded files:

Please see the documentation for details or request help (-h) from the command line.

There also exist example scripts here.

Add a custom footer