O2 Solutions patches PDFView4NET
Released: Dec 17, 2009
Updates in this release
Updates in V2.4.2
PDF Rendering:
- Some CCITT images are not decoded correctly - fixed
- Some ASCII Hex encoded images are not decoded correctly - fixed
- Pages with zero width/height annotations cannot be converted to image - fixed
- Some image masks with predictor = 2 are not decoded correctly - fixed
- Some JBIG2 images are not decoded correctly - fixed
- Some Symbol characters are not displayed correctly - fixed
- Unescaped but paired paranthesis in strings are not handled correctly - fixed
PDF Viewer:
- Added SearchText and ConvertToImage methods to PDFPage.
- Updated text selection to allow starting a selection from a white space outside the text.
- In some situations encrypted files cannot be displayed when PDFPageThumbnailsView control is used together with the PDFPageView control - fixed
- Textbox fields with no appearance throw an exception when they are clicked - fixed
- When extracting text, in some situations, additional spaces are inserted in the text - fixed
- Text selection does not work when text contains ligatures - fixed
- Selection is dropdown lists with autosized font is not displayed correctly - fixed
- Max field length is not enforced when text is pasted into the field - fixed
- When the viewer displays pages in OneColumn mode, if the text is selected on one page and the pages are scrolled, the selection markings are drawn on other pages - fixed
- Widget annotations are not displayed if they are not linked to a form field - fixed
- When /NeedAppearances is true and fields have an appearance, the appearance is not rebuilt - fixed