In Java using PDFBox (a Java PDF library) you can do the following: // Random new class ... try (PDDocument document = PDDocument.load(new ...
確定! 回上一頁