Completed
Last Updated: 12 May 2021 14:16 by ADMIN
Release R2 2021
Currently, importing a document with non-embedded TrueType font will result in a font instance with an empty font source. Support should be added for providing custom font data of TrueType fonts during document import.
Unplanned
Last Updated: 18 May 2020 14:53 by ADMIN
Created by: Sven
Comments: 0
Category: PdfViewer
Type: Feature Request
3
Implement functionality for visualization of comment annotations.
Unplanned
Last Updated: 11 May 2020 16:02 by ADMIN
Currently when the pdf document is loaded, no further changes can be made to it.  We should provide a way (automatically or explicitly through a method) to reload the page after the pdf content is modified.
Unplanned
Last Updated: 11 May 2020 15:48 by ADMIN
Created by: Sanjeev
Comments: 0
Category: PdfViewer
Type: Feature Request
3
Provide a way to create a custom layer in RadPdfViewer and allow to add custom objects on top of the pdf document (in a similar way as PdfViewer for WPF).
Completed
Last Updated: 24 Jun 2020 12:08 by ADMIN
Release R2 2020 SP
Allow programmatic navigation of the viewport of the PdfViewer.
Unplanned
Last Updated: 30 Apr 2020 09:15 by ADMIN
Error message is: "One or more errors occurred. 
(Unable to cast object of type 'Telerik.Windows.Documents.Fixed.FormatProviders.Pdf.Model.Types.PdfName' to type 'Telerik.Windows.Documents.Fixed.FormatProviders.Pdf.Model.Types.PdfInt'.)"

The current implementation relies on valid cross-reference offsets in the PDF documents so that PDF objects are easily found and parsed. However, we may implement a mechanism for importing documents with invalid offsets for the objects inside the table.
Unplanned
Last Updated: 13 May 2020 15:02 by ADMIN
Provide a way through UI and programmatically to load password-protected pdf documents in PdfViewer.
Completed
Last Updated: 02 Oct 2020 08:09 by ADMIN
Release R2 2020 SP

When RadPdfViewer is used in a master-detail page, I should maintain the previous page index when I traverse between pages.

Completed
Last Updated: 11 May 2021 11:38 by ADMIN
Pdf document is not loaded when it contains Type1Font "middot" glyph.
Unplanned
Last Updated: 21 Jan 2020 22:00 by Afshin
Created by: Pedro
Comments: 2
Category: PdfViewer
Type: Feature Request
8
Provide the option to integrate the hand signature using the digital signature of the PDF document
Unplanned
Last Updated: 11 Nov 2019 09:37 by ADMIN
Created by: Saverio Speziali
Comments: 0
Category: PdfViewer
Type: Bug Report
0
Images that have drop shadow effect are not properly rendered in PdfViewer - black background appears instead.
Completed
Last Updated: 20 Jan 2021 11:07 by ADMIN
Release R1 2021
Created by: ArDrodus
Comments: 0
Category: PdfViewer
Type: Feature Request
4
Implement import of documents containing Type 3 fonts.
Completed
Last Updated: 23 Oct 2019 12:26 by ADMIN
Release R3 2019 SP
The link annotations for the first page may not work if a document was previously shown in the PdfViewer.
Unplanned
Last Updated: 23 Sep 2019 08:58 by ADMIN
Created by: Ishani
Comments: 0
Category: PdfViewer
Type: Feature Request
3
The square annotation type displays a square on the page.
Completed
Last Updated: 24 Jun 2020 12:08 by ADMIN
Release R2 2020 SP
By specification, names are an atomic symbol uniquely defined by a sequence of characters. However, when importing a document with names defined as an empty sequence a handled InvalidCastException is thrown which leads to missing page content.
Unplanned
Last Updated: 22 Jan 2020 08:03 by ADMIN
As an effect of this, characters, which are not contained in the StandardEncoding names, e.g. umlauts, are measured with incorrect glyph widths. This leads to incorrect glyph positioning in RadPdfViewer.
Completed
Last Updated: 18 Sep 2019 08:50 by ADMIN
Release R3 2019
When in single-page-mode and navigating to a page with the same size as the current, the content is not updated unless some touch interaction occurs.
Unplanned
Last Updated: 28 Oct 2019 08:48 by ADMIN
Created by: Matt
Comments: 2
Category: PdfViewer
Type: Feature Request
21

Provide support for Interactive Forms (AcroForms) in the PDF Viewer for Xamarin.

For detailed information on Interactive Forms concept check below: 
https://docs.telerik.com/devtools/document-processing/libraries/radpdfprocessing/model/interactive-forms/overview

Completed
Last Updated: 24 Sep 2019 13:45 by ADMIN
Release R3 2019
Created by: Fabrice
Comments: 0
Category: PdfViewer
Type: Bug Report
0
For example, if you scroll down and then scroll up to the previous pages, they do not show any content.
Completed
Last Updated: 04 Oct 2021 13:31 by ADMIN
Release 2019.2.708 (R2 2019 minor release)

The pdf content is not visualized properly on UWP and iOS when the file is loaded from a stream. 

Also if you try to load PDF twice on the same PDF Viewer, an exception is raised.