Hi there,
We’re encountering an issue with the Aspose.PDF library when handling a PDF file that contains an XFA form.
Our application follows this process:
Load the original PDF file.
Populate the form fields.
Save t…...applications (like Chrome’s built-in viewer), the form appears to work...original PDF Document pdfDocument = new Document("original.pdf");...