Spire.PDF

Spire.PDF 5.2.3 supports converting PDF to PCL

We are pleased to announce that Spire.PDF 5.2.3 has been released today. This version supports converting PDF document to PCL. Besides, some issues that occurred when converting PDF to Image and printing PDF have been fixed. See the content below for more details.

New Features:

  • Supports converting PDF to PCL (Printer Command Language).
  • PdfDocument pdf = new PdfDocument(input);
    pdf.SaveToFile("output.pcl",FileFormat.PCL);
    

Bug Fixes:

  • Fixes the issue that the content position was offset after converting PDF to image.
  • Fixes the issue that when a signed document was loaded and saved or re-signed, "the annotation had been revised" appeared.
  • Fixes the issue that caused an exception "The format of input string is not correct" when printing.
  • Fixes the issue that the caused an exception "NullReferenceException was unhandled" after setting StringFormat for grid cell.

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