Spire.PDF 5.12.3

Spire.PDF 5.12.3 supports printing to booklet and enhances the conversion from PDF to image

We're pleased to announce the release of Spire.PDF 5.12.3. This version supports printing to booklet and fixes these issues that occurred when extracting text, converting PDF to image, printing PDF and setting fonts. See the content below for more details.

New Features:

  • Supports printing to booklet.
  • doc.PrintSettings.SelectBookletLayout();
    doc.PrintSettings.SelectBookletLayout(PdfBookletSubsetMode bookletSubset);
    doc.PrintSettings.SelectBookletLayout(PdfBookletBindingMode bookletBinding);
    doc.PrintSettings.SelectBookletLayout(PdfBookletSubsetMode bookletSubset, PdfBookletBindingMode bookletBinding);
    

Bug Fixes:

  • Fixes the issue that the order of extracting PDF text content is incorrect.
  • Fixes the issue that it threw “KeyNotFoundException” when converting PDF to image.
  • Fixes the issue that the words at the end of text were truncated when drawing long text.
  • Fixes the issue that it threw “FormatException” when printing PDF.
  • Fixes the issue that the content was lost when converting PDF to image.
  • Fixes the issue that it threw the error "Object reference is not set to an object instance" when setting fonts.

Click the link to download Spire.PDF 5.12.3:
More information of Spire.PDF new release or hotfix: