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: 27 Feb 2015 16:50 by ADMIN
To reproduce:
When document that contain a specific formatting is imported there is some missing text.
Completed
Last Updated: 20 Oct 2014 11:50 by ADMIN
radPdfViewer1.PdfViewerElement.Find("keyword", PageNumber);

Resolution: 
You can use the following code snippet: 
radPdfViewer1.PdfViewerElement.Find(string text, int pageNumber)
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.
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.
Completed
Last Updated: 24 Oct 2014 15:54 by ADMIN
To reproduce:
- Open the attached file with RadPdfViewer.
Completed
Last Updated: 24 Oct 2014 15:51 by ADMIN
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.
Completed
Last Updated: 17 Oct 2014 10:10 by ADMIN
There is no workaround for this issue.
Completed
Last Updated: 02 Sep 2013 07:09 by ADMIN
FIX. RadPdfView - dragging RadPdfViewer to a form does not include the TelerikCommon assembly
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: 27 Feb 2015 16:25 by ADMIN
PdfViewer - does not arrange correctly the layout of some pages.
Declined
Last Updated: 16 Jun 2015 13:22 by ADMIN
PdfViewer - throws NullReferenceException in GetPages method of PdfContentManager.
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: 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.
Unplanned
Last Updated: 28 Sep 2018 11:24 by Jane
ADMIN
Created by: Stefan
Comments: 3
Category: PdfViewer
Type: Feature Request
20
Add UI for adding comments and ability to save them. Comments are represented in the document model as text annotations (annotations with Subtype Text). 
Completed
Last Updated: 13 Mar 2019 17:15 by ADMIN
Release 2018.3.1016
ADMIN
Created by: Stefan
Comments: 1
Category: PdfViewer
Type: Feature Request
16
Add bookmarks functionality
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.
Unplanned
Last Updated: 13 Dec 2016 14:41 by ADMIN
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.
Completed
Last Updated: 21 Apr 2015 14:31 by ADMIN
ADD. RadPdfViewer - add ability to show the document pages as thumbnails