Unplanned
Last Updated: 31 Oct 2018 07:54 by ADMIN
ADMIN
Deyan
Created on: 06 Jan 2017 13:07
Category: PDFViewer
Type: Feature Request
4
PdfViewer: Improve the rendering performance of documents with many geometries
Currently, RadPdfViewer uses WPF DrawingContext class for drawing page elements to a Canvas.  When PDF page has many content elements (usually geometries) drawing the page may be time-consuming and freezes the UI. 

Instead, we should consider implementing another approach for rendering the content asynchronously which would improve the user experience. 
0 comments