string newFile = oldFile.Replace(".pdf", "_New11.pdf"); // open the reader PdfReader reader = new PdfReader(oldFile);
確定! 回上一頁