Unplanned
Last Updated: 11 Dec 2023 11:48 by Dipayan

Text in specific pdf files is not visible in the viewer.

The text is not visualized due to the negative value for font size. 

Unplanned
Last Updated: 15 Feb 2022 09:59 by ADMIN

The linear gradient brush in not displayed on some elements.

On images the gradient is visualized.

 

Unplanned
Last Updated: 15 Nov 2021 11:10 by ADMIN

Zooming on physical devices does not work properly (gets stuck). Same behavior when scrolling and panning the document 

 

When trying to scroll, pan, and zoom, these gestures open the flyout menu, not to the document in the viewer.

Unplanned
Last Updated: 12 Oct 2021 12:29 by ADMIN
Some Shading elements are not property imported which leads to unexpected drawings on the exported (previewed in the PdfViewer) document.
Unplanned
Last Updated: 31 Aug 2021 14:02 by ADMIN
The glyphs are rendered with additional unexpected lines when a specific custom Type 1 font is used to show them.
Unplanned
Last Updated: 30 Jun 2020 14:28 by ADMIN
KeyNotFoundException exception is thrown when the platform type is MacintoshNonSymbolic and the encoding is WinAnsiEncoding.
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: 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.
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.
Unplanned
Last Updated: 28 May 2019 09:49 by ADMIN
ArgumentException is thrown when importing document containing form fields with the same fully qualified name
Unplanned
Last Updated: 20 Mar 2019 11:55 by ADMIN
When PdfViewer is located inside Popup control, it does not take its size properly.
Unplanned
Last Updated: 08 Feb 2019 15:15 by ADMIN
When User changes LayoutMode the ZoomLevel property changed event should also be fired. I have a Numeric Textbox to adjust viewer ZoomLevel and would like to see its text update on a LayoutMode change. However when LayoutModeChanged fires the ZoomLevel has not yet changed nor does ZoomLevelChanged later fire.
Unplanned
Last Updated: 07 Feb 2019 15:03 by ADMIN
By specification the explicit destinations define a required page property. However, some documents contain definition for destinations with null page value, which causes an ArgumentNullException on import.