Hi, I download ASPOSE.Pdf for NET. try to to read it with:
Document PdfDocument = new Document("101New.Pdf");
// Get a field
TextBoxField textBoxField = PdfDocument.Form["fill3_7"] as TextBoxField;
somehow I…...Populated PDF with data I have , progrmatically Aspose.PDF Product...6:56am 1 Hi, I download ASPOSE.pdf for NET. try to to read it with:...