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

Released: Aug 1, 2022

V11.0.1 での更新項目

機能

  • Added new 'DrawDonut' methods.
  • Added support for custom spacing between table-of-contents entries.

不具合の修正

  • Flattened annotations included in extracted page content remain flatten in subsequent page extraction operations.
  • JPEG image with invalid EXIF Orientation tag is drawn incorrectly on the page in autoscale mode.
  • Coordinates of text fragments are incorrect for vertical text.
  • Document with invalid /Prev entry in trailer cannot be loaded from ASP.NET stream.
  • Damaged PDF file cannot be...

Released: Jul 1, 2022

V11.0.0 での更新項目

機能

  • Added ultra-high DPI support for PDF to image conversion. Output images can now be up to 65536*65536 pixels.
  • Added strip based rendering surfaces to support ultra-high DPI PDF rendering.
  • Added TypographicGlyphCorners, TypographicFragmentCorners, TypographicLineCorners and TypographicWordCorners properties to include font Descent in calculation of Y coordinate of extracted glyphs, text fragments, words and lines.
  • Added new PdfTextFragment.FontMetrics property.

不具合の修正

  • Very long string objects...

Released: Jun 1, 2022

V10.2.2 での更新項目

不具合の修正

  • Shadings with multiple functions are not rendered correctly.
  • Damaged PDF file cannot be loaded.
  • Page cannot be extracted if the declared number of pages in a document is different from the actual number of pages.
  • Flow images are not laid out correctly in some scenarios.
  • Gray images with chroma key mask are not rendered.
  • Very large clip path causes image not to be displayed.
  • Aurora - clipping paths that are not closed explicitly are not rendered correctly.
  • Aurora - Scanned image is...

Released: May 2, 2022

V10.2.1 での更新項目

不具合の修正

  • Some accented characters in Type1 fonts are not rendered correctly in some situations.
  • Extracted page content with annotations is invalid if the original annotation appearances are invalid.
  • Damaged PDF file is not rendered correctly.
  • Damaged PDF file cannot be loaded.
  • Words cannot be extracted from PDF file.
  • Textbox fields with multiple widgets are not flattened correctly with PdfFileEx class.
  • Text using KSC-EUC-H encoding is not rendered.
  • Content cannot be extracted from some PDF files...

Released: Apr 1, 2022

V10.2.0 での更新項目

機能

  • Added a low overhead API for form filling and watermarking.
  • Optimized resources for PDF merging.
  • Added dedicated Microsoft .NET and .NET-Windows assemblies.

不具合の修正

  • Extracted JPEG & JPEG2000 images are saved as RAW when save format is Native.
  • Damaged PDF file enters infinite loop during save.
  • UTF8 encoded strings in PDF objects are not decoded correctly.
  • Some PDF dictionaries are not parsed correctly.
  • Stroked clipped path is not rendered correctly.
  • Document with very large page size cannot...

Released: Mar 1, 2022

V10.1.2 での更新項目

機能

  • Added PDFFieldWidget.TabOrder property.

不具合の修正

  • PdfPathVisualObject.VisualBounds property throws an exception with invalid paths.
  • Hidden and invisible annotations become visible after they are flattened.
  • OptionalContentGroup property is not set for visual objects in a form Xobject if optional content groups are defined in form Xobject's resources.
  • Words cannot be extracted from PDF file.
  • TrueType font is not embedded when the document is saved in page by page mode.
  • Null reference exception is...

Released: Feb 1, 2022

V10.1.1 での更新項目

機能

  • Optimized rendering of text clip paths.

不具合の修正

  • PDF files with object streams with indirect reference length cannot be loaded.
  • PDF file cannot be loaded if a field's default appearance includes \n characters.
  • Low resolution image with high resolution mask is rendered blurry.
  • Page is not rendered correctly using Aurora native renderer.
  • Rendered text outline has incorrect stroke width and incorrect edges.
  • Pattern is not rendered correctly.
  • Some transparency groups are not rendered correctly...

Released: Jan 3, 2022

V10.1.0 での更新項目

機能

  • Automatic detection of source PDF file (fixed document or portfolio) with PdfDocument.Load.
  • Added support for cover pages in PDF portfolios.
  • Added PdfPath.AddArc method.

不具合の修正

  • Form loaded in partial mode cannot be flattened.
  • Masked image is rendered incorrectly.
  • Page containing empty content streams is not rendered correctly.
  • Indexed images are not rendered correctly when an opacity value is active in the current graphics state.
  • Some JBIG2 images are not decoded correctly.
  • Text using 90ms...

Released: Dec 1, 2021

V10.0.1 での更新項目

機能

  • Aurora managed renderer - Added support for nearest neighbor algorithm when upscaling images that do not require interpolation.
  • Aurora managed renderer - Improved scaling for 8bpp (8 bits per pixel) indexed images.

不具合の修正

  • PDF file cannot be converted to multipage TIFF.
  • Image with stencil mask is not rendered.
  • Text cannot be extracted from PDF file.
  • Aurora managed renderer - bilinear image scaling is not correct around edges.
  • Inline images with both abbreviated and full keys are not rendered...

Released: Nov 12, 2021

XFINIUM.PDF CROSS-PLATFORM BUNDLE での更新項目

機能

  • Added support for Microsoft .NET 6.