XFINIUM.PDF CROSS-PLATFORM BUNDLE のリリース

Released: Mar 1, 2024

V13.0.0 での更新項目

機能

  • Multi-threaded PDF to image conversion.
  • Layer visibility in PDF to image conversion.
  • Improved performance in single-threaded PDF to image conversion.
  • Support for PDF structure compression when saving PDF/UA files.
  • Save rendering surfaces as images.
  • Exception is now thrown when document is converted to multipage TIFF and TIFF image is larger than 4GB.

不具合の修正

  • Form data cannot be exported as XML if field names include spaces.
  • Image with softmask is not rendered correctly.
  • Text using non-embedded...

Released: Feb 1, 2024

V12.2.3 での更新項目

機能

  • Added support for retrieving embedded/non-embedded fonts from a PDF file.
  • Improved support for recovering streams with incorrect declared length.

不具合の修正

  • Text using Adobe Song Std Light font is not rendered on Windows platform.
  • Table content is not tagged when the table is included in a composite cell and it is split across pages.
  • Page cannot be extracted from PDF file.
  • Page's CropBox and MediaBox cannot be updated after page's Graphics has been closed.
  • Pattern is not available for extracted...

Released: Jan 3, 2024

V12.2.2 での更新項目

機能

  • Added support for Microsoft .NET 8.
  • Optimized file size for large PDF forms that have been filled and flattened with the library.
  • Improved decoding performance for images with DeviceN colorspace with multiple channels.
  • Improved layout for CJK text that uses fonts that are not embedded in the PDF file.

不具合の修正

  • Text is not redacted correctly in some situations.
  • PdfResourceOptimizer.MergeFonts does not merge fonts with encoding dictionaries.
  • Interlanced B/W PNG image is not decoded correctly...

Released: Dec 4, 2023

V12.2.1 での更新項目

機能

  • Added overprint information to extracted visual objects.
  • Updated name generation for TrueType font objects.

不具合の修正

  • Some B/W images cannot be decoded.
  • Xfinium.Pdf.Render.NetStandard.dll cannot be used with UWP applications compiled with .NET Native.
  • Encrypted PDF file with incorrect key size cannot be loaded.
  • Flow text layout fails with infinite loop if text cannot fit the available space.
  • Color information is not extracted correctly for path visual objects.
  • Some pages cannot be extracted from...

Released: Nov 1, 2023

V12.2.0 での更新項目

機能

  • Added the ability to export/import annotations as FDF.
  • Added the ability to export/import annotations as XFDF.
  • The PDFDocument.ID property is now writeable.

不具合の修正

  • Destinations are not created for nested flow content objects.
  • Type and ClippingStyle properties are stored incorrectly in a 3D projection (string instead of name).
  • /BaseFont entry is generated incorrectly for some TrueType fonts.
  • The Border property is empty for circle, square and polyline annotations when loading a file in a...

Released: Oct 2, 2023

V12.1.4 での更新項目

機能

  • Added support for fast RGB PNG to PDF conversion.
  • PdfFont.CosFont property is now public.

不具合の修正

  • .NET and .NET Standard assemblies do not work on iOS with .NET apps.
  • Rendering surface too small exception is thrown in some situations.
  • Some flow content is not tagged correctly.
  • Field actions stop working when file is merged with another file that contains a field with the same name.
  • Extracted page from PDF file is blank is some situations.

Released: Sep 4, 2023

V12.1.3 での更新項目

機能

  • Added support for accent insensitive search.
  • Added support for transforming internal page structure from a list to a tree.

不具合の修正

  • Text cannot be extracted from some PDF files.
  • Text is extracted incorrectly from some PDF files.
  • Some PDF files cannot be loaded.
  • Some images are merged incorrectly during PDF resource optimization.
  • Page is not extracted correctly from PDF file.
  • Encrypted PDF file with incorrect key size cannot be loaded.
  • 4bit indexed PNG image is not decoded correctly.

Released: Aug 1, 2023

V12.1.2 での更新項目

不具合の修正

  • Additional characters are displayed when rendering PDF pages.
  • Form fields cannot be added to document if form's /Fields array contains null values.
  • Extracted text contains additional spaces.
  • Acrobat does not recognize the digital signatures if the form's /Fields entry contains 'null' objects.

Released: Jul 1, 2023

V12.1.1 での更新項目

機能

  • Improved text extraction performance.
  • Added the option to extract text and text runs without position information.

不具合の修正

  • Damaged PDF file cannot be loaded.
  • Pages with text using GBKp-EUC-H encoding cannot be rendered.
  • Document cannot be saved as PDF/A in some situations.
  • Page content is not extracted correctly when source page has no /Contents entry.

Released: Jun 1, 2023

V12.1.0 での更新項目

機能

  • Improved rendering of black and white images in PDF to image conversions.
  • Added support for Cloud polygon and Cloud square annotations.
  • Added support for quad points in text markup annotations.
  • Breaking change: Refactored border for circle, square, polyline and polygon annotations.

不具合の修正

  • Flow table layout is not performed correctly in some situations.
  • In some situations, filling a textbox field with Euro sign takes a lot of time and memory.
  • Highlight annotations ignore the Opacity property...