
Adds FitWidth zoom mode for PDF viewer controls.
Features
- Added FitWidth zoom mode for PDF viewer controls.
- Added PageClick/PageTap and PageDoubleClick/PageDoubleTap events for PDF viewer controls.
- Automatically fit to width when double clicking/double tapping a page in the PDF viewer controls.
Fixes
- Flattening multiple annotations on the same page can lead to invalid page content.
- OTF/CFF fonts cannot be used with Pdf(Ansi/Unicode)TrueTypeFont(System.Drawing.Font) constructor.
- Encrypted document cannot be loaded, null reference exception is thrown.
- Spaces are missing from extracted text.
- WIN - Pdf()Ansi/Unicode)TrueTypeFont objects cannot be created from System.Drawing.Font.
- WIN - Page cannot be converted to image using GDI+ renderer.
- WIN - Viewer cannot be loaded.
- WIN - Page is not displayed correctly in the viewer control when using GDI+ renderer.
- WIN/WPF - Black blocks appear on rendered page image when using GDI+ renderer.
- WIN/WPF/UWP/Android - Black blocks appear on rendered page image when using the Skia renderer.
- Some PDF pages cannot be rendered.