Unplanned
Last Updated: 18 Oct 2024 11:40 by Martin Ivanov
Some lines could be missing in the PdfViewer when rendering line geometries.


The attached image shows the issue.

Completed
Last Updated: 21 May 2025 07:52 by ADMIN
Release 2025.2.521 (2025 Q2)
When importing a PDF file, its text can be missing.
Unplanned
Last Updated: 28 Feb 2025 05:32 by SF
PDF Signature(image) is displayed on the incorrect location when using annotations.
Unplanned
Last Updated: 11 Jun 2025 07:23 by Stefan
Expose API that allows you to add/remove Annotations/IPointerHandler implementations from the PointerHandlersController.
Declined
Last Updated: 21 Oct 2015 08:27 by ADMIN
The issue is closed as duplicated to the following item: http://feedback.telerik.com/Project/143/Feedback/Details/141105-tiling-patterns-are-rendered-wrong-when-some-transformation-is-applied
Unplanned
Last Updated: 31 Oct 2018 08:07 by ADMIN
GoToPage() method is not working correctly in some cases when called in DocumentChanged event handler. The known cases are described below:

   1. When RadPdfViewer and the document are loaded initially and document is set through the RadPdfViewer.Document property.
Workaround: DocumentSource property could be set (in XAML or in code-behind) instead of the Document property. If the Document property is used, this should be done after RadPdfViewer is loaded.

    2. When the ScaleMode is changed in DocumentChanged event handler and then GoToPage() method is called in the same event handler.
Completed
Last Updated: 15 Sep 2014 12:38 by ADMIN
ADMIN
Created by: Kammen
Comments: 1
Category: PDFViewer
Type: Bug Report
0

			
Completed
Last Updated: 07 Nov 2014 12:41 by ADMIN
The fix will be available in Q3 SP.
Completed
Last Updated: 13 Aug 2015 14:06 by ADMIN
Unplanned
Last Updated: 31 Oct 2018 08:07 by ADMIN
Completed
Last Updated: 02 Jul 2015 13:49 by ADMIN
Completed
Last Updated: 08 May 2023 16:23 by ADMIN
Release R2 2023
Some glyphs are not rendered correctly - the letter are translated or become unrecognizable.
Completed
Last Updated: 30 Mar 2016 09:58 by ADMIN
ADMIN
Created by: Kammen
Comments: 0
Category: PDFViewer
Type: Bug Report
0
The fix will be available in our official release Q2 2016.
Unplanned
Last Updated: 31 Oct 2018 08:11 by ADMIN
ADMIN
Created by: Kammen
Comments: 0
Category: PDFViewer
Type: Bug Report
0
The ActionsManager.ExecuteUri method throws exception when tries to open relative Uri. As the exception is caught, with the current state no action is observed when interacting with such link in RadPdfViewer.
Completed
Last Updated: 09 Jun 2015 15:01 by ADMIN
The fix will be available in our official release 2015 Q2. 
Completed
Last Updated: 31 Oct 2018 08:11 by ADMIN
This usually results in a single colored rectangle instead of a gradient filled rectangle.

Available in R1 2018 SP2 release version.
Declined
Last Updated: 16 Dec 2015 11:44 by ADMIN
I have a pdfviewer bound to a richtextbox like in your samples. But I want to keep the wpf viewer in fit to window scaling mode while changing the content of the richtextbox.

Right now the pdfviewer will rescale to 100 % on each update.
Completed
Last Updated: 27 Jun 2023 13:52 by ADMIN
Release R2 2023 SP1
All annotations are missing because ArgumentNullException is thrown while importing page annotations. The exception is handled and all non-annotation related pdf content is loaded successfully.
Completed
Last Updated: 22 Apr 2016 12:06 by ADMIN
Completed
Last Updated: 16 May 2016 15:25 by ADMIN
When printing a document with multiple pages, the pages that are not currently visible will be printed without content.