Unplanned
Last Updated: 06 Nov 2018 09:56 by ADMIN
ADMIN
Dess | Tech Support Engineer, Principal
Created on: 23 Oct 2018 13:21
Category: PdfViewer
Type: Bug Report
1
FIX. RadPdfViewer - 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