PDF4NET 5.0 released
Released: Mar 1, 2017
5.0 での更新項目
機能
- Added PDF/A-2B/U and PDF/A-3B/U support.
- Added support to use subsetted TrueType fonts across multiple pages in partial save mode.
- Added '\n' after '%%EOF' at the end of file.
- Added PdfBasicCanvas.DrawDirect method to write a byte buffer to page content stream.
- PDFLayer.ID property is now public.
不具合の修正
- Some PDF forms cannot be saved as PDF/A.
- PDF file cannot be loaded if file ID contains >>.
- Page objects cannot be extracted from some files.
- When copying fields from one document to another the form level fonts are not copied.
- % characters are not escaped correctly.
- In some situations the PDF version is not read correctly.
- ToUnicode cmap is not handled correctly in some situations.
- Multiline textfields with autosized font are not flattened correctly if the text does not fit the field at default font size.