Jaumexr
Results
1
issues of
Jaumexr
Hi, Hi have this code, with attached PDF to test. public void doStrip() { String string = null; try { PDFParser pdfParser = new PDFParser(new RandomAccessFile(new File("D:/escaner/errorsPDFBOX/AN20-0149-0602201842.pdf"), "r")); pdfParser.parse(); PDDocument...