PDDocument doc = new PDDocument();. Step 2: Create a PDF page. PDPage page = new PDPage();. Step 3: Add the page to the PDF document.
確定! 回上一頁