Apply a transform to a page's content stream with an optional clip
Source:R/api_completion.R
pdf_page_transform_with_clip.RdWraps FPDFPage_TransFormWithClip. The matrix is applied to the
entire page content; when clip_rect is supplied (length-4 numeric
c(left, bottom, right, top)), the page is clipped to that
rectangle after the transform.