Declined
Last Updated: 25 Sep 2014 09:48 by Maverick
The RadPdfViewer throws ArgumentNullException when loading pdf file. - "Value cannot be null.Parameter name: page"
Declined
Last Updated: 28 Aug 2014 11:34 by ADMIN
ADMIN
Created by: Nikolay
Comments: 0
Category: PdfViewer
Type: Bug Report
0
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
Completed
Last Updated: 28 Aug 2014 11:30 by ADMIN
ADMIN
Created by: Jack
Comments: 0
Category: PdfViewer
Type: Bug Report
7
RadPdfViewer shows the wrong colors for some pictures.
Declined
Last Updated: 22 Aug 2014 13:25 by ADMIN
ADMIN
Created by: Dess | Tech Support Engineer, Principal
Comments: 1
Category: PdfViewer
Type: Feature Request
0
Description: Single Page View Displays one page at a time, with no portion on other pages visible.
Declined
Last Updated: 22 Aug 2014 13:14 by ADMIN
ADMIN
Created by: Stefan
Comments: 1
Category: PdfViewer
Type: Feature Request
0
ADD. RadPdfViewer - add support for data fields
Completed
Last Updated: 22 Aug 2014 10:42 by Leonardo
PdfViewer - throws System.OutOfMemoryException in PdfElementsRenderer.RenderImage when the scroll is moving fast.
Completed
Last Updated: 21 Aug 2014 14:03 by ADMIN
ADMIN
Created by: Stefan
Comments: 0
Category: PdfViewer
Type: Bug Report
0
System.InvalidOperationException: This method is not supported.
   at Telerik.Windows.Documents.Fixed.FormatProviders.Pdf.DocumentModel.Core.ColorSpaces.ColorSpace.GetPixels(XImage image, Byte[] data)
   at Telerik.Windows.Documents.Fixed.FormatProviders.Pdf.DocumentModel.Core.XObjects.XImage.GetRegularPixels(XImage image, Byte[] data)
   at Telerik.Windows.Documents.Fixed.FormatProviders.Pdf.DocumentModel.Core.XObjects.XImage.CreateImageSource(Byte[] data)
   at Telerik.Windows.Documents.Fixed.FormatProviders.Pdf.PdfReader.PdfResourceManager.GetGlobalImageSource(ResourceKey key)
   at Telerik.Windows.Documents.Fixed.FormatProviders.Pdf.PdfReader.PdfResourceManager.GetImageSource(ResourceKey key)
   at Telerik.Windows.Documents.Fixed.FormatProviders.Pdf.PdfFormatProvider.GetImageSource(ResourceKey key)
   at Telerik.Windows.Documents.Fixed.FormatProviders.Pdf.PdfFormatProvider.GetImageSource(Image image)
   at Telerik.WinControls.PdfViewer.FixedPageRenderer.DrawImage(Image image, Graphics graphics)
   at Telerik.WinControls.PdfViewer.FixedPageRenderer.DrawContentElement(IContentElement contentElement, Graphics graphics)
   at Telerik.WinControls.PdfViewer.FixedPageRenderer.DrawContainer(Container container, Graphics graphics)
   at Telerik.WinControls.PdfViewer.FixedPageRenderer.DrawContentElement(IContentElement contentElement, Graphics graphics)
   at Telerik.WinControls.PdfViewer.FixedPageRenderer.DrawContainer(Container container, Graphics graphics)
   at Telerik.WinControls.PdfViewer.FixedPageRenderer.DrawContentElement(IContentElement contentElement, Graphics graphics)
   at Telerik.WinControls.PdfViewer.FixedPageRenderer.DrawContainer(Container container, Graphics graphics)
   at Telerik.WinControls.PdfViewer.FixedPageRenderer.DrawContentElement(IContentElement contentElement, Graphics graphics)
   at Telerik.WinControls.PdfViewer.FixedPageRenderer.DrawPage(ContentCollection content, Graphics graphics, Matrix pageTransform)
   at Telerik.WinControls.UI.RadFixedPageElement.pageRenderer_DoWork(Object sender, DoWorkEventArgs e)
   at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
   at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
Completed
Last Updated: 29 Jul 2014 15:16 by ADMIN
Use the document from the ticket in order to reproduce the issue.
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
Completed
Last Updated: 24 Jul 2014 08:27 by ADMIN
This issue can be observed when the text is too big to fit in cell.
Completed
Last Updated: 24 Jul 2014 08:22 by ADMIN
ADMIN
Created by: Paul
Comments: 0
Category: PdfViewer
Type: Bug Report
1
When you open a PDF file with the Rad PDF reader the header of the file is not being dispalyed. Only the body gets displayed.
Completed
Last Updated: 11 Jul 2014 05:18 by Jesse Dyck
The RadPdfViewer prints document in different margins than Adobe Reader.
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.
Completed
Last Updated: 19 Jun 2014 11:11 by ADMIN
To reproduce: When load the document, the text from file is not visible
Completed
Last Updated: 05 Jun 2014 07:07 by ADMIN
PdfViewer throws a "Position is out of range" exception when scroll.
Declined
Last Updated: 05 Jun 2014 07:07 by ADMIN
FIX. When printing a document using the PrintDocument Control, an 5mm Margin is added to the Top and Left.

Resolution: The most of printers set bigger margins in left and top.  You can set the Margins of RadPrintDocument to 0. 
Completed
Last Updated: 05 Jun 2014 07:07 by Jesse Dyck
RadPdfViewer has problems displaying a PDF with text in front of an image.
Completed
Last Updated: 05 Jun 2014 07:07 by ADMIN
ADMIN
Created by: Peter
Comments: 0
Category: PdfViewer
Type: Bug Report
6
The RadPDFViewer cannot dispose the current PDF document.
Completed
Last Updated: 23 May 2014 09:41 by ADMIN
RadPdfViewer does not show text when pdf document is loaded.All pages are black.
Completed
Last Updated: 13 Mar 2014 09:15 by ADMIN
Add the ability to recognize if the document is in portrait or landscape mode when printing.