Lanzamientos de IronPDF for .NET

Released: Jun 2, 2023

Actualizaciones en 2023.6.10

Características

  • Added new continuous feed option. e.g. for generating receipt documents.
  • Added a new annotations API, including annotation removal.
  • Added the ability to remove bookmarks.
  • Improved memory usage and performance by up to 10 percent.
  • Improved logic for image compression to further optimize size.
  • Improved out-of-memory error message to be more apparent.

Correcciones

  • Fixed grayscale option not being applied.
  • Fixed image compression feature corrupting bitmaps.
  • Fixed IronPdf crashing in...

Released: May 15, 2023

Actualizaciones en 2023.5.9

Correcciones

  • IronPdf on Linux
    • Fixed error handling and breakpoints.

Released: May 1, 2023

Actualizaciones en 2023.5.8

Características

  • Added PDF/A-3B support.
  • Added support for removing document metadata.

Correcciones

  • Fixed an issue where license keys would not be retrieved from web.config in some .NET Framework ASP.NET projects.
  • Fixed possible warnings about System.Memory version conflicts.
  • Fixed bug when opening document from Stream.

Released: Mar 30, 2023

Actualizaciones en 2023.4.4

Características

  • Added support for both ImageSharp 2 and ImageSharp 3.
  • Added support for containerized client/server model PDF generation.

Correcciones

  • Fixed some cases of license key not being read from application config file.
  • Fixed some cases of missing or incompatible assembly references when targeting .NET 4.6.2 - 4.8.

Released: Mar 9, 2023

Actualizaciones en 2023.3.2

Características

  • Added support for signature images.
  • Updated to CEF 110.0.31 with many security and performance improvements.

Correcciones

  • Fixed stamper and watermark positioning on PDFs with different orientation.
  • Fixed exception when retrieving form fields from a PDF which contains a hyperlink.

Released: Feb 28, 2023

Actualizaciones en 2023.2.4

Características

  • Added support for IronPdfEngine Docker.
  • Added support for PDF incremental saving.
  • Reworked PDF signing and signature.
  • Removed iTextSharp dependency.
  • Added DrawDividerLineColor in Text Header/Footer.
  • Added new Resize API.
  • Changed minimum Microsoft .NET Framework version from 4.0 to 4.6.2.
  • Updated IronSoftware.System.Drawing to 2023.2.12.

Correcciones

  • Fixed DrawDividerLine bugs in Header/Footer
  • Fixed memory leak when using ReplaceTextOnPage
  • Fixed an issue with text-wrap in HTML...

Released: Jan 9, 2023

Actualizaciones en 2023.1.11416

Características

  • Added support for executing custom JavaScript after an HTML render.
  • Disk caching is now enabled by default and set to temp folder path.
  • Deprecated 'FitPaperModes.None' and added 'FitPaperModes.Zoom'.
  • Replaced 'System.Drawing.Common' with 'IronSoftware.Drawing' in Microsoft .NET Standard 2.0 projects.

Correcciones

  • Fixed support for Ubuntu 22.
  • Fixed IronPDF files not being included when using ClickOnce publishing method.
  • Fixed error when merging documents with certain form field...

Released: Jan 11, 2022

Actualizaciones en 2022.x

2022.12

Updated Dec 27, 2022

Features

  • Added RenderZipFileAsPdf for rendering ZIP files as a PDF document.
  • Added RenderDelay and BackgroundColor options to TextStamper.
  • Updated Chrome 108.4.13 with many performance and security improvements.
  • Updated various 3rd party NuGet packages to mitigate vulnerabilities.
  • Improved consistency of IronPDF deployments across various Linux distros and .NET versions.
  • Improved incremental memory management, stability, and performance in native code.

Fixes

  • Fixed...

Released: Jan 25, 2021

Actualizaciones en 2021.x

2021.12.4495

Updated Dec 7, 2021

Features

  • Improved deployment logic to ensure correct version of downloaded dependencies are used (relevant when using IronPdf.Slim NuGet package).
  • Updated default render timeout from 30s to 60s.
  • Updated StampHTML() methods to allow users to specify render options for HTML stamps.

Fixes

  • Fixed bug where headers and footers would not render properly when JavaScript was disabled.
  • Fixed memory issue when using printing documents using GetPrintDocument().
  • Fixed bug...

Released: Jan 27, 2020

Actualizaciones en 2020.x

2020.12.3

Updated Dec 18, 2020

Features

  • Improved Linux support.
  • Improved IronPdf.Threading support for Microsoft .NET Core 3.1 and Microsoft .NET 5.0.
  • Added alias for IronPdf.Installation.LicenseKey - IronPdf.Licensing.LicenseKey.
  • Improved documentation.

2020.12.2

Updated Dec 7, 2020

Features

  • Improved security and licensing.
  • Multi-threading support via IronPdf.Threading Nuget package.
  • Improved Microsoft .NET 5.0 support.
  • Improved documentation.
  • Resolved memory leaks.
  • Improved VC++ developer...