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!

0
Votes

Currently, we only expose the page size details during the document load event and the zoom factor during zoom change events. The customer's requirement is to obtain these details through an API instead of relying on events.
 
We can implement the API to retrieve specific page details from the PDF viewer and return them using a specific model class.