Origin Point and Y-Axis
In PDF, traditionally the origin(0, 0)
of a page is located at its bottom-left point. However, in MuPDF WebViewer, the origin (0, 0)
of a page is located at its top-left point as this is more suited for web environments and digital displays.

This is also known as User space versus Device space
Point Size
Coordinates are float numbers and measured in points, where:- one point equals 1/72 inches.
(612, 792)
.