If the document is using fonts that are not embedded and are not installed on client machine the text is not displayed.
1. Create a new project with RadPdfViewer. 2. Try to load the pdf file from this ticket.
"Ñ" symbol is either rendered as a square, or it is not rendered at all.
To reproduce: 1.Load a document 2.Click the print button on the RadPdfViewerNavigator Please refer to the attached gif file. The sample pdf file is attached as well.
To reproduce: - Open the attached file with RadPdfViewer.
To reproduce: -add RadPDFViewer and load a document that has an image for the background and some text over it. As a result RadPDFViewer does not render correctly the file.
To reproduce: On a button click call the following method: newPdfViewer.Print(True) When the dialog opens click the Print button, without interacting with another component. You will notice that there will be no effect from your click. Click second time, you can now click. Resolution: This is not with RadPdfView issue since the dialog is Windows dialog For more information please refer to: http://social.msdn.microsoft.com/Forums/windows/en-US/681a50b4-4ae3-407a-a747-87fb3eb427fd/first-mouse-click-after-showdialog-hits-the-parent-form?forum=winforms http://stackoverflow.com/questions/2648977/c-sharp-windows-forms-print-dialog-box-click-ok-twice-to-respond
Line Style is not taken into consideration.
When you zoom the RadPdfViewer programatically when scrolling position is changed to another page.
radPdfViewer1.PdfViewerElement.Find("keyword", PageNumber);
Resolution:
You can use the following code snippet:
radPdfViewer1.PdfViewerElement.Find(string text, int pageNumber)
There is no workaround for this issue.
The RadPdfViewer throws ArgumentNullException when loading pdf file. - "Value cannot be null.Parameter name: page"
There are cases in which some of the images in a pdf file appear with inverted colors. Resolution: The issue is duplicated with feedback item FIX. RadPDFViewer shows wrong colors Here is the link to item: http://feedback.telerik.com/Project/154/Feedback/Details/111786-fix-radpdfviewer-shows-wrong-colors
RadPdfViewer shows the wrong colors for some pictures.
Description: Single Page View Displays one page at a time, with no portion on other pages visible.
ADD. RadPdfViewer - add support for data fields