We can also invoke it using the class name PDDocument of the PDFBox. File file = new File("Path of Document");; PDDocument doc = PDDocument.load(file);.
確定! 回上一頁