Hello folks, i want to convert some PDFs to text files, but pdfbox doesn't support blank lines and all lines are written without spaces between them. I'd like to add this feature to help with my task and i'd you give me some points where to start.
I known i must start with PDFTextStripper.writePage(), but i not sure what variable i must consider to calculate. Regards, Edson