Lanzamientos de IronPDF for Python
Released: Sep 17, 2024
Actualizaciones en 2024.9.1.3
Características
- Added support for HTML resources with '.download' file extension.
- Added new experimental API for accessing all DOM objects within a PDF.
- Added support for HTTP request headers for HTML to PDF.
- Improved validation of multiple signatures by external PDF readers.
- Improved behavior and fidelity of "combine pages" feature (also known as N-up).
Released: Aug 6, 2024
Actualizaciones en 2024.8.1.3
Características
- Added support for converting PDF/A versions 1A, 1B, 2A, 2B, and 3A.
- Added support for creating blank PDF documents.
- Added support for combining PDF pages into a single page of rows and columns.
- Added support for moving or scaling entire page contents.
- Improved performance when creating radio buttons from HTML.
Correcciones
- Fixed checkboxes not interactable when rendering HTML to PDF/A.
Released: Jul 9, 2024
Actualizaciones en 2024.7.1.8
Características
- Added support for whole word redaction, including punctuation.
- Added new options for the Text Redaction API.
- Added support for rendering selected combobox lists from HTML input.
- Improved support for setting form values for duplicate form names.
Correcciones
- Fixed issue where links, forms, and annotations were broken when saving as PDF/A.
- Fixed issue where the tab order was incorrect when saving as PDF/UA.
- Fixed memory leak issue when removing PDF objects.
- Fixed issues where forms...
Released: Jun 19, 2024
Actualizaciones en 2024.6.1.1
Características
- 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.
Correcciones
- 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...
Released: Apr 29, 2024
Actualizaciones en 2024.5.1.2
Características
- Added new IronPdf.Cleaner API which can sanitize and scan PDFs.
Correcciones
- Fixed issue where RenderRtfFileAsPdf sometimes returns black content.
Released: Apr 5, 2024
Actualizaciones en 2024.4.1.2
Características
- Added new PdfDocument.Compress() API.
- Improved DOCXtoPDF performance.
- Made all Print methods asynchronous.
- Updated gRPC libs to version 2.62.0.
Correcciones
- Fixed issue where rotated PDFs cause broken images when convert PDF to HTML.
- Fixed issue where Arabic PDFs break HTML structure when convert PDF to HTML.
- Fixed issue where the Header/Footer font size was changed when applying margin.
- Fixed issue where the Table of Contents (TOC) fails to render for complex HTML.
- Fixed issue...
Released: Mar 11, 2024
Actualizaciones en 2024.3.1.3
Características
- Added a comprehensive new fonts API for adding, removing, and using fonts.
- Added new PDF text redaction feature.
- Added support for compressing grayscale images with PdfDocument.CompressImages().
- Added support for both "444" and "441" chrome subsampling with PdfDocument.CompressImages().
- Added new method for loading signatures from base64 string.
- Added support for Apple macOS ARM when using the IronPdf "Docker Engine".
- Added IRONPDF_ENGINE_ENABLE_LOG environment flag for IronPdf...
Released: Jan 30, 2024
Actualizaciones en 2024.2.1.2
Características
- Added support for automatic table of contents generation.
- Added a new way to reduce size of your PDF.
- Added a new PDF form field API.
- Added support for HTML form attributes 'readonly', 'disabled', and 'maxlength'.
- Added support for 'mail merge' when converting DOCX to PDF.
- Added new Fonts API for adding, removing, and using Fonts.
- Added new Annotations API for retrieving document annotations.
- Added support for signature timestamp URLs which require SHA-256 or SHA-512.
- Added...
Released: Aug 2, 2023
Actualizaciones en 2023.x
2023.9.1
Updated Sep 19, 2023
Features
- Added support for Microsoft Word to PDF conversion.
- Added support for LaTeX mathematics in PDF documents.
- Added support for cookies when rendering from HTML strings.
- Added Apple macOS support for IronPdf async methods.
- Added support for transparent signature images.
- Added support for IronPdf hosting in Microsoft Azure App Services.
- Added support for using IronPdf on Apple iOS and Android via Azure app service.
- Changed cookies to be specific to each...