为什么我保存pdf xfa 的格式后,文件变大了 Document pdfDocument = new Document(FilePath);
TextBoxField? textBoxField = pdfDocument.Form["form1[0].Page1[0].autoAdr[0].ad03[0]"] as TextBoxField;
if (textBoxField != null)
{
textBoxFi…...DefaultAppearance("Helvetica", 10, System.Drawing.Color.Black); } if (!string...