pub fn compute_page_transform( media_box: &Rect, scale: f64, rotate: i64, ) -> Matrix
Compute the transform from PDF user space to device (pixel) space.