IronPDF for Python 2024.6.1.1
Released: Jun 19, 2024
2024.6.1.1 での更新項目
機能
- You can now allow custom natural language identifier for SaveAsPdfUA.
- Improved support for form annotations.
- Updated to the latest Pdfium version which includes fixes when manipulating existing PDF documents.
- Updated IronSoftware.System.Drawing to 2024.6.1.
- Updated engine to 2024.6.1.
不具合の修正
- Fixed bug where SaveAsPdfUA sometimes crashes.
- Fixed bug where Merge sometimes crashes.
- Fixed issue where Stamp corrupts some PDFs.
- Fixed issue where CompressImage corrupts some PDFs.
- Fixed issue where adding Header Footer corrupts some PDFs.
- Fixed issue where form field names with dot notation are ignored.
- Fixed a bunch of System.AccessViolationExceptions when manipulating PDF documents.
- Fixed issue where QRCode uses invalid width and height.
- Fixed issue where RenderDocxAsPdf disregards the page-break element from DOCX.
- Fixed issue where the login authentication username is mistakenly set to the password value.
- Fixed FIPS-compliant error on some systems.
- Fixed StackOverflowException thrown when IronPdf is initialized before IronQR.