PDF4NET のリリース

Released: Dec 21, 2016

4.7.6 での更新項目

不具合の修正

  • PDF files with very large float numbers, but written as int, cannot be opened with Acrobat.
  • Some images cannot be extracted.
  • Color mask is not set correctly for non-RGB images.
  • Some rotated annotations are not flattened correctly.

Released: Sep 4, 2015

Updates in this release

Updates in V4.7.2

  • Create and draw text using Type3 fonts.

Released: Aug 28, 2013

Updates in this release

Updates in V4.6

  • Extract page content as a collection of high level objects, paths, text and images.

Released: Apr 11, 2013

Updates in this release

Updates in V4.5

New Features

  • Content extraction as a sequence of graphic operators.
  • Improved text extraction.
  • Reduced memory consumption when loading PDF document objects.

Bug Fixes

  • Some metafiles not displayed correctly.
  • Some JBIG2 encoded images cannot be extracted.
  • Text is not extracted correctly when the font has an empty ToUnicode cmap.
  • Text is not extracted correctly when the font's ToUnicode cmap uses character arrays.
  • FirstLineIndent does not work correctly.
  • Indexed images with base RGB...

Released: Apr 16, 2012

Updates in this release

Updates in V4.4

  • Added QR barcodes
  • Added PDFAnnotation.ID property

Released: Oct 7, 2010

Updates in this release

Updates in V4.1.3

  • Optimized extraction of images with Indexed colorspace based on CalRGB colorspace.
  • Dispose method throws an exception in NETCF edition in some situations - fixed
  • Imported PDF files that contain indirect references in document information dictionary are not saved correctly - fixed
  • When content is extracted from a PDF file that uses shared resources are pages level, only the resources for first extracted content are extracted correctly, the other are not - fixed
  • PDF/A files are...

Released: Jan 19, 2010

Updates in this release

Updates in V4.0

  • Partial document load
  • Partial document save, save document page by page, or page fragment by page fragment
  • Incremental updates
  • Text extraction
  • Text search
  • Custom appearance for annotations
  • Flatten annotations
  • Enhanced AcroForms object model
  • JPEG 2000 and JBIG2 support in image extraction
  • Public API for access to low level COS objects