On Mon, 2019-11-25 at 18:04 +0000, Jacob Pedersen wrote:
> Basically I just need to make an identical PDF without the text.

        Hi,
it would be much harder, but maybe you can change the podofotxtextract
tool and instead of extracting only the text (see the
TextExtractor::ExtractText there), remove the text from the
corresponding content streams, preserving all but the text-related
things. You might be able to remove also any font objects, because they
can mean significant part of the PDF file. Removing such objects, with
all its references in the document, can be tricky. The same editing of
the content streams.
        Bye,
        zyx



_______________________________________________
Podofo-users mailing list
Podofo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to