Spire.PDF 3.9.511 adds a new class PdfBmpImage to handle BMP images

Spire.PDFViewer

We’re pleased to announce that the hotfix version of Spire.PDF 3.9.511 is released today. This release adds a new class PdfBmpImage to handle images in .bmp file format. It also adds two overloaded methods for PdfJpegImage method, enabling programmers to load JPEG images directly by file path or from image byte array. More complete information about this update are as follows.

New Features:

  • Adds the new property PdfDocument.PrintSettings.DocumentName.
  • Adds two new methods for PdfJpegImage to load JPEG image.
  • public PdfJpegImage(string filePath)
    public PdfJpegImage(byte[] data)
    
  • Adds new class PdfBmpImage to handle BMP image.

Bug Fixes:

  • Fixes the issue that caused the text in PdfTextBoxField invisible after merging PDF files.
  • Fixes the issue that cannot read the KeyWords after loading encrypted document.
  • Fixes the issue that caused the text overlapping when converting to Image.
  • Fixes the issue that caused the position of inserted bookmark incorrect when inserting bookmark.

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