Lancements de IronPDF for Java
Released: Jan 23, 2023
Mises à jour de 2023.1.1
Fonctionnalités
- Improves IronPdfEngine memory management.
- Allows to set license key while running in Docker.
- Adds support for executing custom JavaScript after an HTML render.
- Disk caching is now enabled by default and set to temp folder path.
- Deprecates FitPaperModes.None and adds FitPaperModes.Zoom.
Correctifs
- Fixes HeaderFooter bugs.
- Fixes baseUrl does not apply.
- Fixes RemoteException caused by missing license key.
- Fixes support for Ubuntu 22.
- Fixes IronPdf files not being included when using...
Released: Nov 17, 2022
Mises à jour de 2022.x
2022.12.0
Updated Dec 27, 2022
Features
- Added support for IronPdfEngine Docker.
- Improved documentation.
- Improved deployment.
- Added 'TempFolderPath' setting.
- Added 'baseUrl' rendering parameter.
- Released alternative fat JAR.
- IronPdfEngine 2022.12.11210
- Added RenderZipFileAsPdf for rendering ZIP files as a PDF document.
- Added RenderDelay and BackgroundColor options to TextStamper.
- Updated to Google Chrome 108.4.13 with many performance and security improvements.
- Updated various 3rd party NuGet...