Which product are you using?
PDF.js Express Viewer
PDF.js Express Version
8.7.4
Detailed description of issue
Is it possible to get the original height and width of pdf in each page? because I want to normalize the coordinate I got when I clicking the mouse in the viewer
Expected behaviour
when clicking the mouse inside pdf I will get the coordinates of the mouse, the coordinates should be normalized between 0 and 1
Code snippet
this is the code I refer to the previous answer, and I was wondering if I can get a normalized coordinate