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

