Completed
Last Updated: 03 Jan 2019 15:45 by ADMIN
ADMIN
Created by: Tanya
Comments: 3
Category: PDFViewer
Type: Feature Request
6
Add support for importing and filling interactive forms.

Interactive Forms content is visualized read-only in RadPdfViewer UI with R1 2017 Release

Available in R3 2017 Official Release Version.
Completed
Last Updated: 31 Oct 2018 08:06 by Stefan
Parsing the wrong content stream in RadPdfViewer results in handled exception and this way some of the PDF content is missing when rendering the page.
Unplanned
Last Updated: 31 Oct 2018 07:54 by ADMIN
The slow performance when creating thumbnail is only reproducible with specific documents.
Completed
Last Updated: 28 Jun 2023 15:20 by ADMIN
Release R2 2023 SP1
Document cannot be loaded because the Encrypt property is not set and is null.
In Development
Last Updated: 27 Aug 2024 09:35 by ADMIN
ADMIN
Created by: Mihail
Comments: 0
Category: PDFViewer
Type: Bug Report
0
The performance of loading the thumbnails is decreased with the removing of the cache in PdfViewer. 

Possible reason is that the pages are no longer loaded asynchronously.

Steps to reproduce:
- Open the SDK with the thumbnails for PDFViewer.
- Notice that the load of the thumbnails is slow.
Completed
Last Updated: 26 Mar 2021 11:55 by ADMIN
Release R2 2021
ADMIN
Created by: Tanya
Comments: 0
Category: PDFViewer
Type: Feature Request
3
Add support for Lab color space. Currently alternate color is used to render the pixels, which may result in incorrect colors.
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.
Completed
Last Updated: 31 Oct 2018 07:53 by ADMIN
ADMIN
Created by: Mihail
Comments: 2
Category: PDFViewer
Type: Feature Request
3
There is opportunity to further optimize the caching mechanism of the image sources, which will reduce the memory consumption. The fast scrolling in a document containing big images could lead to an OutOfMemoryException.

Available in R1 2017 Official Release Version.
Completed
Last Updated: 31 Oct 2018 07:54 by ADMIN
If the presenter is changed (for example, by pressing "Fit one full page to window" button) during the inertia of a scroll operation, NullRererenceException is thrown.

Fix available in LIB Version 2017.2.627.
Unplanned
Last Updated: 31 Oct 2018 08:06 by ADMIN
If you search in a very large file and there are no matches of the string you're searching for or the matches are very far from the start (e.g. on the 10 000th page), the search takes a lot of time. The scenario can also lead to a crash.

Consider adding a progress bar showing on which page we're currently searching and implementing possibility to cancel the search.
Completed
Last Updated: 22 Apr 2016 12:06 by ADMIN
Declined
Last Updated: 16 Aug 2016 15:52 by ADMIN
ADMIN
Created by: Aylin
Comments: 0
Category: PDFViewer
Type: Feature Request
2
The Form XObjects are supported in RadPdfViewer. In case anyone has messed up this feature with the one for interactive forms and form filling, please, vote and subscribe to the corresponding item at http://feedback.telerik.com/Project/143/Feedback/Details/197877 .
Completed
Last Updated: 31 Oct 2018 07:54 by ADMIN
With the current implementation, it takes seconds to decode and display JPEG with several megapixels (for example size 4000 x 2000 pixels). The memory consumption when decoding such images also needs improvements.

Workaround: Custom DctDecode filter may be implemented and registered in RadPdfViewer. The attached demo shows how this may be achieved by using BitmapImage class to decode the JPEG images instead of the default RadPdfViewer's JpegDecoder.
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.
Unplanned
Last Updated: 31 Oct 2018 07:54 by ADMIN
When clicking on link annotations pointing to destinations in the document, and the "Fit one full page to window" mode is activated, the document is not scrolled exactly to the destination.

The issue can be reproduced only in Single Page Presenter mode and when the Top and Left values of the passed parameter are greater than 0.

The problem can also be observed by invoking directly GoToDestination method, as the problem is inside it.
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.
Unplanned
Last Updated: 31 Oct 2018 07:53 by ADMIN
ADMIN
Created by: Tanya
Comments: 2
Category: PDFViewer
Type: Feature Request
5
This mode allows users to show two pages of the document side by side. With the current API this may be achieved by implementing Custom Presenter.
Unplanned
Last Updated: 31 Oct 2018 07:54 by ADMIN
The ColorSpace element is not required for images which are using JPXDecode filter.
Completed
Last Updated: 07 Mar 2016 11:36 by ADMIN
Completed
Last Updated: 02 Feb 2016 07:35 by ADMIN
ADMIN
Created by: Nikolay Demirev
Comments: 12
Category: PDFViewer
Type: Bug Report
6
Printing document on a machine with .NET Framework 4.6 installed does not work for some documents.

Currently, an issue is opened at Microsoft Connect: "Printing with PrintDialog fails when .NET 4.6 is installed" (https://connect.microsoft.com/VisualStudio/feedback/details/1980419/printing-with-printdialog-fails-when-net-4-6-is-installed).

Workaround: In the attached project.