Completed
Last Updated: 31 Oct 2018 07:54 by ADMIN
ADMIN
Created by: Deyan
Comments: 6
Category: PDFViewer
Type: Feature Request
2
The visualizations of all annotations are defined by their normal appearance streams. This is already implemented in RadPdfViewer for the supported annotation types (Link and Widget annotations). It may be easily adopted for not supported annotation types as well.

Available in 2017 R3 Official Release Version.
Unplanned
Last Updated: 21 Sep 2017 11:16 by ADMIN
Created by: Swetha
Comments: 5
Category: PDFViewer
Type: Feature Request
2
The redaction annotation is described in the following PDF reference document:
http://www.adobe.com/content/dam/Adobe/en/devnet/acrobat/pdfs/pdf_reference_addendum_redaction.pdf

You may also see sample document with this annotation type attached.

Since LIB Version 2017.3.925 annotations of type Redact can be visualized.
Completed
Last Updated: 26 Dec 2017 12:18 by ADMIN
ADMIN
Created by: Deyan
Comments: 0
Category: PDFViewer
Type: Bug Report
2
Loading page with a lot of text takes several minutes which is unacceptable. This performance issue is caused by class GlypInfoFactory, which caches the glyph information.

Available in LIB Version 2017.3.1225.
Completed
Last Updated: 25 Jan 2018 13:57 by ADMIN
ADMIN
Created by: Anna
Comments: 0
Category: PDFViewer
Type: Bug Report
2
When a PDF is printed all images are omitted.

Available in R1 2018 SP1 version.
Completed
Last Updated: 12 Dec 2018 09:52 by ADMIN
ADMIN
Created by: Deyan
Comments: 1
Category: PDFViewer
Type: Bug Report
2
This happens only in specific scenarios as most of the documents with annotations are visualized correctly.
Unplanned
Last Updated: 04 May 2018 12:58 by ADMIN
ADMIN
Created by: Deyan
Comments: 0
Category: PDFViewer
Type: Feature Request
2
This action is usually linked to a Button field and with it, the user of the application may revert all field values to their defaults. 
Completed
Last Updated: 18 Dec 2023 06:53 by ADMIN
Release LIB 2023.3.1218 (18 Dec 2023)
When the Interactive Form Fields are in read-only mode, the user should not be able to change the value of the field. The associated Form Field widgets should not interact with the user, e.g. they should not respond to mouse clicks or change their appearance in response to mouse motions.
Completed
Last Updated: 26 Jun 2023 13:07 by ADMIN
Release R2 2023 SP1
It seems that the glyph outlines are rendered wrong for some specific CFF font files. For instance, the issue is reproducible with "Aleo-Light" font.
Completed
Last Updated: 26 Jun 2023 13:56 by ADMIN
Release R2 2023 SP1
When the file has an annotation with a destination and this destination is missing from the destinations (Dests) collection of the catalogue, KeyNotFoundException is thrown when you try to scroll to the page where the annotation is located. A better behavior would be for nothing to happen when trying to click on the annotation leading to the destination.
Unplanned
Last Updated: 17 Jan 2019 07:43 by ADMIN
When the user makes the pinch gesture the expected behavior would be for the zoomed point to be the touch position, but it is instead the top left corner of the page.
Unplanned
Last Updated: 26 Sep 2022 13:20 by ADMIN
When RadPdfViewer is in text selection mode and the user is trying to select a word by double-clicking on it, the last letter of the word is not selected when the word is followed by some symbols like '.', ':', '(', '...'
Completed
Last Updated: 02 Feb 2023 09:39 by ADMIN
Release LIB 2023.1.206 (6 Feb 2023)
In the PDF document model, the Annotation appearances refer to an external resource using the Resources dictionary. When the Resources dictionary is defined as an Indirect Object an InvalidCastException: 'Unable to cast object of type 'Telerik.Windows.Documents.Fixed.FormatProviders.Pdf.Model.Types.PdfDictionary' to type 'Telerik.Windows.Documents.Fixed.FormatProviders.Pdf.Model.Elements.DocumentStructure.PdfResource'.', is thrown.
Unplanned
Last Updated: 11 Apr 2019 10:32 by ADMIN
We should implement the logic for getting character codes from Unicode when using CFFFontSource.
Workaround: The font may be changed by creating a similar font with FontsRepository.TryCreateFont(...) method.
Unplanned
Last Updated: 04 May 2020 06:24 by ADMIN
Telerik.Windows.Zip.InvalidDataException for unknown (0xAD) compression method is thrown for some object streams.
Completed
Last Updated: 16 Sep 2020 12:18 by ADMIN
Release R3 2020
Loading document containing link with no destination leads to ArgumentNullException in PdfElementToFixedElementTranslator.CreateDestination method.
Completed
Last Updated: 27 Jun 2023 14:49 by ADMIN
Release R2 2023 SP1
Documents containing large images are slow to decompress and decode.
Completed
Last Updated: 04 Jul 2023 10:46 by ADMIN
Release R3 2023 SP1
Unsupported annotations are rendered on top of other content. When there is a form field that appears inside the annotation, it cannot be clicked or interacted with as the annotation is capturing the mouse gestures.
Completed
Last Updated: 17 Sep 2024 13:03 by ADMIN
When the font is not embedded in the document, PdfViewer tries to read it from the OS. However, the Calibri-Font is not properly parsed and a NullReferenceException is thrown internally for its encoding. 
Completed
Last Updated: 26 Jun 2023 14:08 by ADMIN
Release R2 2023 SP1
The offset of the Page boundaries such as CropBox, MediaBox, BleedBox, and ArtBox is not respected and is always treated as 0 which causes misplaced Annotations.
Unplanned
Last Updated: 15 Jun 2020 09:43 by ADMIN
Created by: Luo
Comments: 0
Category: PDFViewer
Type: Feature Request
2
This is Unicode (UCS-2) encoding for the Adobe-GB1 character collection.

Described on page 443 in Pdf Reference 1.7.