You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Admittedly I haven't looked into it much because my new job is sucking up all my time right now, but I would probably start by trying to modify the Matrix property of the page xobject. For an X axis flip, I would try:
-1 0 0
0 1 0
0 0 1
which corresponds to [-1 0 0 1 0 0]. Similarly, for vertical I would try [1 0 0 -1 0 0]. However, there may also be some translation required, as I suspect this mapping would flip the content off the edge of the page.
Add the option to duplicate the stitched output on a second page in mirror view.
The text was updated successfully, but these errors were encountered: