Spire.PDF 4.3.0 supports to convert the specified range of the PDF pages to XPS, Image, SVG, HTML and save them to streams

Spire.PDF

We are pleased to announce a new hotfix version-Spire.PDF 4.3.0 today. In this version, we supports to convert the specified range of the pdf pages to the file format which saved to streams. Kindly note FileFormat.PDF is not supported. We also fix bugs for the conversion from PDF to image and PDF to SVG and others. Viewing the following full description of its enhanced features:

New Feature:

  • Add new method to support converting the specified range of the document pages to the format file which saved to streams. Kindly note FileFormat.PDF is not supported.
  • public Stream[] SaveToStream(int startIndex, int endIndex, FileFormat format);
    

Bug solutions:

  • Fixes the issue that caused blank pages when copying page content to a new document.
  • Fixes the issue of getting the wrong number of PDF attachments.
  • Fixes the issue that caused NullReferenceException when converting PDF to image.
  • Fixes the issue that caused NullReferenceException when converting PDF to SVG.

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