using iTextSharp.text.pdf; /// <summary> /// 合併PDF /// </summary> ... Open(); PdfContentByte cb = writer.DirectContent;
確定! 回上一頁