Completed
Last Updated: 22 Jan 2020 08:04 by ADMIN
Release LIB 2020.1.127 (01/27/2020)
Whitespaces are ignored when copy-pasting from PdfViewer to another text redactor.
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.
Completed
Last Updated: 27 Jun 2023 14:51 by ADMIN
Release R2 2023 SP1
Some Chinese characters cannot be found in s a specific Cmap.
Completed
Last Updated: 24 Feb 2023 14:34 by ADMIN
Release R1 2023 SP1
GetSubr method of Top class throws an exception when Private property is null.
Completed
Last Updated: 08 May 2023 16:19 by ADMIN
Release R2 2023
The glyphs are rendered with additional unexpected lines when a specific custom Type 1 font is used to show them.
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: 14 Jun 2021 11:56 by ADMIN
Release R2 2021 SP1

From the PDF specification:

Prev(Present only if the file has more than one cross-reference section; must not be an indirect reference) The byte offset from the beginning of the file to the beginning of the previous cross-reference section. 

When importing such a document an exception is thrown: System.ArgumentNullException: 'Value cannot be null.

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: 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.
Completed
Last Updated: 18 Jun 2020 14:02 by ADMIN
Release R2 2020 SP1
When creating thumbnails from RadFixedPage with images, the page images are missing from the resultant thumbnail.
Completed
Last Updated: 18 Jun 2020 12:35 by ADMIN
Release R2 2020 SP1
CreateThumbnail of ThumbnailFactory leads to InvalidOperationException: 'The calling thread cannot access this object because a different thread owns it.', when called from separate STA thread.
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: 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.
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: 27 Mar 2023 11:40 by ADMIN
Release LIB 2023.1.327 (27 Mar 2023)
A file shows blank pages with the latest version. Works with R3 2022.
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.
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: 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: 07 Apr 2023 08:46 by ADMIN
Release LIB 2023.1.407 (07 Apr 2023)
Loading specific documents leads to mispositioned and/or missing text content.