No there isn't.

Tilman

Am 29.06.2020 um 00:07 schrieb Peng Yu:
Hi,

I use the following command to dump the text into a .gz file. But it
involves an external command call of pigz.

$ java -jar pdfbox-app-2.0.20.jar ExtractText -startPage 1 input.pdf
(pigz -n > output.txt.gz)
Is there a way to directly dump the output into a .gz file without
calling an external command?



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: users-h...@pdfbox.apache.org

Reply via email to