getInstance(document, new FileOutputStream(outfile)); // step 3: we open the document document.open(); // step 4: we add a paragraph to the document ...
確定! 回上一頁