Try this,. string pdfFile = "C:\\Temp\\test.pdf"; PDDocument doc = PDDocument.load(pdfFile); PDFTextStripper pdfStripper = new ...
確定! 回上一頁