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
The preview and the splitting is not working properly on PDF documents have the meta-property "Rotation" already set. (This works well for the cropping, though.)
The preview and the splitting function ("split_pages" method of the class) have to take into account the meta-property "Rotation", as the cropping section actually does (lines 75-86)
The text was updated successfully, but these errors were encountered:
The preview and the splitting function ("split_pages" method of the class) have to take into account the meta-property "Rotation", as the cropping section actually does (lines 75-86)
The text was updated successfully, but these errors were encountered: