
Adds PDF viewer controls for Windows Forms and Mac.
Features
- PDF viewer controls for Windows Forms and Mac.
- Custom page numbers in table of contents (in flow documents).
- Search text across text lines boundaries.
Fixes
- Some PDF files cannot be loaded.
- Width for the character with id 0 is not retrieved correctly.
- Checkbox state was not correctly determined when its value included spaces.
- Glyph corners are not computed for extracted text fragments that use Type3 fonts.
- Text cannot be extracted when the /Widths array is missing from the corresponding font.
- Table height is computed incorrectly when it has a header and it appears at the end of the page.
- File attachment and text annotations cannot be added to flow documents.
- Middle aligned text appears lower for some fonts.
- Invalid numbers (very large) are not saved correctly and the PDF file becomes invalid.
- Textbox fields do not display the correct text when the field value contains characters not included in the field font's encoding.
- PDF files are not merged correctly when graphic resources are not defined at page level.
- Long words do not wrap in multi-line text fields.
- Field value cannot contain Unicode characters if the field font is also TrueType Unicode.
- Some composite glyphs are not rendered correctly.
- Available space is not computed correctly for last visible row in a table with header at page bottom.
- /F key is not read for Launch actions when it is included in the /Win dictionary.
- Vertical text is not rendered correctly.
- Center aligned fields with multiple widgets appear left aligned after being filled.
- Page cannot be converted to image when using PdfRgbByteRenderingSurface class.
- PdfXLTiffImage class displays always only the first frame in the image.
- Graphic path is not rendered correctly.
- Some inline images cannot be decoded.