Spire.PDF 3.9.431 supports to print multiple pages per sheet

Spire.PDF

We're pleased to announce that the hotfix version of Spire.PDF 3.9.431 is available today. This version adds a new method to support printing multiple pages on one sheet, adjusts some existing properties of PdfDocument object, and fixes 6 bugs as well. More details are as follows.

New Feature:

  • Adds method PdfPrintSettings.SelectMultiPageLayout to support printing multiples pages per sheet.

Bug Fixes:

  • Fixed the issue that caused content garbled when converting to image.
  • Fixed the issue that caused content lost when converting to image.
  • Fixed the issue that caused SaveAsImage method threw KeyNotFoundException error.
  • Fixed the issue that caused FindText method threw FormatException error.
  • Fixed the issue where the text and image can't be drawn on layer.
  • Fixed the issue that caused the result incorrect when spliting document.

Adjustments:

  • Obsoletes PdfDocument.PrintDocument.PrintController property. Use PdfDocument.PdfPrintSettings.PrintController property instead.
  • Obsoletes PdfDocument.PrintDocument.PrinterSettings.Duplex property. Use PdfDocument.PdfPrintSettings.Duplex property instead.
  • Obsoletes PdfDocument.PrintDocument.QueryPageSettings property. Use PdfDocument.PdfPrintSettings.QueryPageSettings property instead.
  • Obsoletes PdfDocument.PrintDocument.PrinterSettings.PaperSources and PdfDocument.PrintDocument.DefaultPageSettings.PaperSource property. Use PdfDocument.PrintSettings.PdfPaperSettings property instead.

Get the most recent version of Spire.PDF 3.9.431 here:
More information of Spire.PDF new release or hotfix: