Welcome to the Angular feedback portal. We’re happy you’re here! If you have feedback on how to improve the Angular, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

12
Votes

The PDF Viewer control is based on client and server .So we will send the request for each page from client to server for retrieving the page as image and we will draw the image in the canvas in the client side . So there is a delay in and printing the PDF pages in our control.


To resolve this need to investigate and implement the pure client-side rendering for our PDF Viewer