PDF4NET 10.5.x

Released: Jan 28, 2021

Updates in 10.5.x

10.5.2

Updated Mar 30, 2021

Features

  • SignatureDictionary property is now available for all signatures.

Fixes

  • Code128 barcode cannot drawn on PDF page.
  • Some CCITT G4 TIFF images are not converted correctly to PDF.
  • Single char Code128 barcode cannot drawn on PDF page.
  • Some encrypted documents are not loaded correctly.
  • Document cannot be saved in progressive mode when pages contain self referencing form XObjects.
  • Annotations are not flattened correctly if the document already contains flattened annotations.
  • Some existing PDF files take very long time to save in progressive mode.

10.5.1

Updated Feb 26, 2021

Fixes

  • PDF file cannot be loaded in a PdfFixedDocument.
  • Text cannot be extracted from PDF page.
  • Metrics for minus character are not correct when using Times-Roman font.
  • Custom signature appearance with imported content is not displayed correctly when file is saved in incremental mode.
  • PDF file with invalid outlines tree cannot be loaded.
  • Some comboboxes are not filled correctly when they include Unicode values.

10.5.0

Updated Jan 28, 2021

Features

  • Added automatic image type detection when creating PDFImage objects.
  • Added support for bitmap (.bmp) images.
  • Improved performance when saving PDF files to disk.

Fixes

  • PdfForm.CosDictionary property is now public.
  • Numbers with double minus are parsed as positive instead of negative.
  • ICC indexed JPG2000 image with /Decode array is not decoded correctly.
  • JPEG2000 images with DeviceN colorspace are not decoded correctly.
  • PdfFixedDocument.EndSave did not flush the document content before computing the digital signatures.
  • Redaction throws an exception when font label cannot be matched to font dictionary.
  • Text is not extracted correctly from some PDF files.