XFINIUM.PDF MOBILE EDITION のリリース
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...
Released: May 2, 2023
V12.0.2 での更新項目
機能
- Improved text wrapping in multi-line textbox fields with auto sized fonts.
不具合の修正
- Some invalid PDF files cannot be loaded.
- Page resources are not cleared when the page graphics is cleared.
- Some patterns are not rendered correctly.
- Jpeg2000 images with lab colorspace are not decoded.
- File attachments, destinations and JavaScript blocks are not cleared correctly.
- Vertical text is not spaced correctly.
- Position is not computed correctly for some vertical text fragments.
- UWP - Viewer control...
Released: Apr 1, 2023
V12.0.1 での更新項目
機能
- Added PdfFormattedContent.Width property.
- Updated Bates numbering to support per page stamping.
- Refactored border for link annotations.
不具合の修正
- Text is not extracted correctly from some PDF files.
- Damaged PDF file cannot be repaired.
- Resource optimization in some PDF files throws StackOverflowException.
- Page with invalid content stream length is not rendered.
Released: Mar 1, 2023
V12.0.0 での更新項目
機能
- Added support for full color emojis.
- Added support for SVG TrueType fonts.
- Added advanced TrueType features: ligatures, vertical glyphs, small capitals and old style figures.
不具合の修正
- Formatted content cannot be saved as PDF/A if a paragraph contains only an empty text block.
- For some fonts an exception is thrown when a field is filled with Unicode values.
- Page is rendered partially if it contains an invalid inline image.
- PdfResourceOptimizer.MergeFonts throws StackOverflowException in some...
Released: Feb 1, 2023
V11.1.4 での更新項目
不具合の修正
- Encoded COS names in a PDF file are saved re-encoded.
- The BDC operator is not saved correctly when processed through a page transform.
- Redaction fails when page includes embedded images.
- In some situations page properties are not copied when PdfPage objects are copied.
- Page direct destinations are not converted to page number destinations when pages are extracted using PdfFileEx class.
- TIFF image is not converted correctly to PDF when using PDFXLTiff image class.
- PdfPageLayout enum does...