IronPDF for .NET 2025.2.7
Released: Jan 31, 2025
Aggiornamenti in 2025.2.7
Funzionalità
- Now allows editing of custom XMP metadata in PDF/A documents for EmbedFileToPdfA.
- Improved ExtractAllText VisualOrder output.
- Improved behavior for adding new bookmarks and merging documents which contain bookmarks.
Correzioni
- Fixed an issue where the annotation icon, color, and location were not updating.
- Fixed an issue where annotation coordinate values were always zero.
- Fixed an issue where some form fields could not be found using FindFormField.
- Fixed an issue where some checkbox forms acted as radio buttons.
- Fixed an issue where the "No" value could not be set for radio button forms.
- Fixed an issue where text fields displayed incorrectly in DocuSign.
- Fixed an issue where RemoveSignatures threw an exception in some PDFs.
- Fixed an issue where Cleaner.ScanPdf() threw an exception when called multiple times.
- Fixed an issue where the gRPC channel threw an exception on exit in .NET Framework applications.
- Fixed an issue where header/footer dynamic height or fragment height ignored RenderingOptions.MarginLeft and RenderingOptions.MarginRight.
- Fixed the PdfDocument copy constructor to properly clone an existing document.
- Fixed an issue where setting header/footer MaxHeight as FragmentHeight did not account for style and CSS from the main contents.
- Fixed an issue where Compress threw an exception on 32-bit .NET Framework applications.
- Fixed an issue where TextAnnotation.Hidden is not working.
- Fixed an issue where RemoveSignatures threw an exception in some PDFs.
- Fixed an issue where Reassigned MetaData.Keywords threw an exception.
- Fixed an issue where retrieving Bookmarks from certain PDFs caused the process to freeze.
- Fixed an issue where accessing Form in certain PDFs threw an exception.