PDF4NET 릴리스
Released: Nov 1, 2023
13.2.0 버젼 업데이트
기능
- PDF4NET
- 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.
수정사항
- PDF4NET
- Destinations are not created for nested flow content objects.
- Type and ClippingStyle properties are stored incorrectly in a 3D projection.
- /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 PDFFixedDocument...
Released: Oct 2, 2023
13.1.4 버젼 업데이트
기능
- PDF4NET
- Added support for fast RGB PNG to PDF conversion.
- PdfFont.CosFont property is now public.
수정사항
- PDF4NET
- .NET and .NET Standard assemblies do not work on iOS with .NET apps.
- 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.
- PDF4NET.Render
- .NET and .NET Standard assemblies do not work on iOS with .NET apps.
- Rendering surface too...
Released: Sep 4, 2023
13.1.3 버젼 업데이트
기능
- PDF4NET
- Added support for accent insensitive search.
- Added support for transforming internal page structure from a list to a tree.
수정사항
- PDF4NET
- 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...
Released: Aug 1, 2023
13.1.2 버젼 업데이트
수정사항
- PDF4NET
- Form fields cannot be added to document if form's /Fields array contains null values.
- Acrobat does not recognize the digital signatures if the form's /Fields entry contains 'null' objects.
- Extracted text contains additional spaces.
- PDF4NET.Render
- Additional characters are displayed when rendering PDF pages.
Released: Jul 1, 2023
13.1.1 버젼 업데이트
기능
- PDF4NET
- Improved text extraction performance.
- Added the option to extract text and text runs without position information.
수정사항
- PDF4NET
- Damaged PDF file cannot be loaded.
- Document cannot be saved as PDF/A in some situations.
- Page content is not extracted correctly when source page has no /Contents entry.
- PDF4NET.Render
- Pages with text using GBKp-EUC-H encoding cannot be rendered.
Released: Jun 1, 2023
13.1.0 버젼 업데이트
기능
- PDF4NET
- 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.
- PDF4NET.Render
- Improved rendering B/W images.
수정사항
- PDF4NET
- 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.
- FDF import...
Released: May 2, 2023
13.0.2 버젼 업데이트
기능
- PDF4NET
- Updated text wrapping in multiline textbox fields with auto sized fonts.
수정사항
- PDF4NET
- Some invalid PDF files cannot be loaded.
- Page resources are not cleared when the page graphics is cleared.
- File attachments, destinations and JavaScript blocks are not cleared correctly.
- Position is not computed correctly for some vertical text fragments.
- PDF4NET.Render
- Some patterns are not rendered correctly.
- Jpeg2000 images with lab colorspace are not decoded.
- Vertical text is not spaced correctly...
Released: Apr 1, 2023
13.0.1 버젼 업데이트
기능
- PDF4NET
- Added 'PdfFormattedContent.Width' property.
- Updated Bates numbering to support per page stamping.
- Refactored border for link annotations.
수정사항
- PDF4NET
- Text is not extracted correctly from some PDF files.
- Damaged PDF file cannot be repaired.
- Resource optimization in some PDF files throws StackOverflowException.
- PDF4NET.Render
- Page with invalid content stream length is not rendered.
Released: Mar 1, 2023
13.0.0 버젼 업데이트
기능
- PDF4NET
- 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.
수정사항
- PDF4NET
- For some fonts an exception is thrown when a field is filled with Unicode values.
- Document with formatted content cannot be saved as PDF/A if a paragraph contains only an empty text block.
- PDFResourceOptimizer.MergeFonts throws StackOverflowException in some situations.
- PDFDocument.Load method does...
Released: Jun 30, 2022
12.x 버젼 업데이트
12.1.4
Updated Jan 31, 2023
Fixes
- PDF4NET
- 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...