Manipulate PDF files in Dynamics 365 with iText – Part 1
Views (1)
When handling PDF invoices in Dynamics 365 Finance and Supply Chain Management, we may need to adjust the generated files before sending them out. With iText 7 for .NET, we can open a PDF in stamping mode, flatten its form fields so the values remain visible, and return the result directly into Electronic Reporting. This ensures the invoice data is permanent, standards-compliant, and ready for archival.
The post Manipulate PDF files in Dynamics 365 with iText – Part 1 appeared first on ER-Consult.
This was originally posted here.
*This post is locked for comments