PDDocument ; import org.apache.pdfbox.text. ... IOException { try (PDDocument document = PDDocument.load(new File("/path-to/abc.pdf"))) ...
確定! 回上一頁