PDF4NET 13.0.0
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 not load correctly a PDF file.
- Some signed PDF files are invalid because signature is larger than preallocated space.
- PDF4NET.Render
- .NET - Text using non-embedded TrueType fonts with modified encoding is not rendered correctly.
- In some situations some clip masks cannot be rendered.
- Page is rendered partially if it contains an invalid inline image.
- Transparent image is rendered with gray borders.