When a PDF document contains images compressed with CCITTFaxDecode with applied BlackIs1 parameter, black color is visualized as white and white as black.
RadPdfViewer does not show text when pdf document is loaded.All pages are black.
The RadPDFViewer cannot dispose the current PDF document.
FIX. RadPdfViewer - add option for unloading documents. Make sure that manipulating with the file is possible after being unloaded.
Use the document from the ticket in order to reproduce the issue.
Try to open a document that contains type 1 fonts.
Currently, Tab selects the next control. Attached is sample PDF document.
When an image is actually consisting of a sequence of smaller images, sometimes white lines appear between the smaller images.
ADD. RadPdfViewer - add ability to show the document pages as thumbnails
1. Create a new project with RadPdfViewer. 2. Try to load the pdf file from this ticket.
When you zoom the RadPdfViewer programatically when scrolling position is changed to another page.
When clicking on link annotations pointing to destinations in the document, and the "Fit one full page to window" mode is activated, the document is not scrolled exactly to the destination. The issue can be reproduced only in Single Page Presenter mode and when the Top and Left values of the passed parameter are greater than 0. The problem can also be observed by invoking directly GoToDestination method, as the problem is inside it.
Handled InvalidDataException occurs while Zip Library tries to decompress wrongly decrypted stream.
RadPdfViewer can not display annotated PDF file Kindly,i used VintaSoft SDk to Annotate PDF File, File is annotated successfully and i can open it with Adobe Reader and see annotations is added to it but while i try to view annotated PDF file using RadPDFViewer File will displayed without annotations ,only original content displayed. Kindly find my attached AnnotatedPDFfile To be loaded in RadPDfViewer
Add rotate view button.