IronPDF for .NET 2024.4.2

Released: Apr 5, 2024

2024.4.2 버젼 업데이트

기능

  • Added new PdfDocument.Compress() API.
  • Improved DOCXtoPDF performance.
  • Made all Print methods asynchronous.
  • Updated gRPC libs to version 2.62.0.

수정사항

  • 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 where setting the license key in IronPdfEngine is not working.
  • Fixed issue where converting a rotated PDF to HTML outputs broken images.
  • Fixed issue where converting a PDF with Arabic characters to HTML breaks the document structure.
  • Fixed issue where PdfSignature.SigningContact is not working.