No there isn't, and a PDF can have several content streams in a page. Several per page, and also a content stream in form xobjects, annotation appearance streams, patterns, soft masks and probably more I forgot.
The WriteDecodedDoc argument can decompress a PDF which may help a bit to understand what's going on. Tilman On 2019/04/12 16:22:54, Marcus Vollmer <[email protected]> wrote: > Dear community, > > I'm using PDFDebugger to show the content of a pdf file: > java -jar pdfbox-app-2.0.15.jar PDFDebugger FILE.pdf -viewstructure > > I able to save the content stream using the GUI right click option 'save > stream as..', but I'm asking for a command line option for saving the > structure in text file. Is there already some command to do that in > non-interactive mode? > > Best, > Marcus > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

