Rilasci di IronPDF for Java
Released: Mar 7, 2025
Aggiornamenti in 2025.3.6
Funzionalità
- Updated the IronPdfEngine to 2025.3.6.
Released: Feb 6, 2025
Aggiornamenti in 2025.2.8
Funzionalità
- Updated the IronPdfEngine to 2025.2.8.
Released: Jan 16, 2025
Aggiornamenti in 2025.1.1
Funzionalità
- Added new IronPdf.Native.UpdatedChrome packages for Linux and Windows based on the latest CEF 131.
- Added new RenderHtmlAsPdfUA API.
- Added new RenderZipFileAsPdf API overloads.
- Improved overall PDF form operation performance.
- Improved HTML Form Generation performance.
- Improved PDF text extraction quality.
- Updated the engine to 2025.1.1.
Correzioni
- Fixed an issue where the RenderRazorViewToPdf() method caused compile errors after upgrading IronPDF from version 2024.8.3 to higher...
Released: Jan 10, 2025
Aggiornamenti in 2024.12.9
Funzionalità
- Added support for newline characters in
ReplaceText and DrawText.
- Added a new
IsSubsetted property to the PdfFont class.
- Added the skipSubsetFonts flag to
PdfFontCollection.Find.
- Added overloads for the
ReplaceText method to accept the PdfFont object.
- Updated the engine to 2024.12.9.
Correzioni
- Fixed an issue where merging certain PDFs caused a crash.
- Fixed an issue where the first letter of text under a redacted region could still appear in the output.
Released: Dec 5, 2024
Aggiornamenti in 2024.11.4
Funzionalità
- Added a new API for embedding files during PDF/A conversion.
- Added optional parameters FontName and CustomFontSize to the ReplaceText API.
- You can now allow custom fonts to be used with the DrawText API.
- Enhanced Unicode text support.
- Improved memory usage and performance.
- Improved ApplyMultipleStampsAsync speed.
- Updated engine to 2024.11.4.
Correzioni
- Fixed stamp positioning issues.
- Fixed an issue where some PDF/A files could not be displayed in Adobe Acrobat Pro.
- Fixed an issue...
Released: Sep 17, 2024
Aggiornamenti in 2024.9.1
Funzionalità
- Updated engine to 2024.9.3.
Released: Aug 8, 2024
Aggiornamenti in 2024.8.1
Funzionalità
- Updated the engine to 2024.8.3.
Released: Jul 15, 2024
Aggiornamenti in 2024.7.1
Correzioni
- 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 could not be edited via Adobe Acrobat Pro.
- Fixed issues where rendering large images caused a crash.
- Fixed issues where the rendering width did not apply to headers and footers.
- Fixed issues where stamps were being misplaced for different page sizes.
- Fixed issue...
Released: Jun 20, 2024
Aggiornamenti in 2024.6.2
Funzionalità
- Updated IronPdfEngine to 2024.6.1.
Released: Mar 29, 2024
Aggiornamenti in 2024.3.1
Funzionalità
- Updated engine to 2024.3.4.
- Deprecated setTextFieldFont.
- Deprecated create custom font from path.