Completed
Last Updated: 25 Feb 2016 11:16 by ADMIN
Declined
Last Updated: 02 Dec 2014 11:11 by ADMIN
Created by: Fabian
Comments: 1
Category: PdfViewer
Type: Feature Request
1

			
Completed
Last Updated: 26 Mar 2015 16:13 by ADMIN
NullReferenceException when the document annotations are imported.
Completed
Last Updated: 13 Jul 2018 08:27 by Samantha
ADMIN
Created by: Stefan
Comments: 3
Category: PdfViewer
Type: Feature Request
10

			
Unplanned
Last Updated: 30 Mar 2016 09:43 by ADMIN
Download the attached pdf document and open it with RadPDfViewer and Adobe Reader. You will see that our viewer renders it with the black and white colors inverted.
Completed
Last Updated: 13 Nov 2014 07:52 by ADMIN
ADMIN
Created by: Stefan
Comments: 0
Category: PdfViewer
Type: Bug Report
0

			
Completed
Last Updated: 18 Nov 2014 09:34 by ADMIN
ADMIN
Created by: Dess | Tech Support Engineer, Principal
Comments: 0
Category: PdfViewer
Type: Bug Report
0
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.
Completed
Last Updated: 26 Oct 2015 15:35 by ADMIN
Open large file in RadPDFViewer. Navigate from page 70 to page 250 or enter number by hand and you will notice that the page is opened slowly.
Unplanned
Last Updated: 21 Oct 2016 09:30 by ADMIN
Loading a page with large images (e.g. 2 JPEG images 2500x3500 each) takes a lot of time. The majority of the time is spent in decoding the images.
Completed
Last Updated: 30 Nov 2014 20:46 by ADMIN
ADMIN
Created by: Dess | Tech Support Engineer, Principal
Comments: 0
Category: PdfViewer
Type: Bug Report
1
"Ñ" symbol is either rendered as a square, or it is not rendered at all.
Completed
Last Updated: 28 Nov 2014 06:40 by ADMIN
ADMIN
Created by: Dess | Tech Support Engineer, Principal
Comments: 0
Category: PdfViewer
Type: Feature Request
0

			
Unplanned
Last Updated: 15 Aug 2017 10:02 by ADMIN
Created by: Brian
Comments: 3
Category: PdfViewer
Type: Feature Request
1
Include Marquee Zoom as tool.
Unplanned
Last Updated: 24 Aug 2018 12:41 by Brian
Created by: Brian
Comments: 2
Category: PdfViewer
Type: Feature Request
2
Include support for layers
Completed
Last Updated: 03 May 2017 06:40 by ADMIN
ADMIN
Created by: Ralitsa
Comments: 10
Category: PdfViewer
Type: Feature Request
21
1. Load file which is signed with digital signature
2. Scroll to the end of document - you will see that the signature is not visible.  
Completed
Last Updated: 16 May 2016 08:40 by ADMIN
ADMIN
Created by: Dess | Tech Support Engineer, Principal
Comments: 0
Category: PdfViewer
Type: Feature Request
0

			
Completed
Last Updated: 10 Jul 2014 13:24 by ADMIN
To reproduce:
Open a pdf document which contains a table where some of the lines have dashed style.
Declined
Last Updated: 20 Oct 2014 14:44 by ADMIN
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
Completed
Last Updated: 25 Jul 2014 09:44 by ADMIN
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
Declined
Last Updated: 01 Sep 2015 10:10 by ADMIN
To reproduce:
Open the attached document. You will see that it will be rendered blank due to the NotSupportedException

Resolution: 
This is an unsupported font from our engine. In debug the SL PDF also throw this exception, since the engine does not support this font type. WinForms PDF rendered this documents with delay.
Completed
Last Updated: 01 Oct 2014 13:13 by ADMIN