Completed
Last Updated: 25 Jul 2014 09:44 by ADMIN
ADMIN
George
Created on: 15 Apr 2014 08:23
Category: PdfViewer
Type: Bug Report
0
FIX. RadPdfViewer - Printing by calling the Print method of RadPdfViewer and selecting current page causes exception
To reproduce:

On a button click call the following method:

radPdfViewer.Print(true);

Select the CurrentPage radio button in the showed dialog and click print. You will see the IndexOutOfRange exception.



Workaround:

When the dialog opens select the Pages radio button and and type in the page you want to print
0 comments