get Raw To Normalized Transformation
Returns a transformation matrix for converting raw page coordinates (for the given
pageIndex
) to normalized page coordinates.
Return
Transformation matrix for converting raw page coordinates to normalized page coordinates.
Parameters
page Index
Number of the page for which to retrieve the transformation (0
denotes the first page).
Throws
If the specified page doesn't exist.