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
It doesn't actually remove any of the PDF page, it just changes the mediabox and cropbox properties of the PDF. Most PDF viewing software then displays the cropped page rather than the full page. This is how it implements the --restore operation: it just saves the old box values in the artbox and can later restore them
@abarker Thanks for the detailed answer, May I know if it possible to add an option to totally remove the margin. In my case, when I embed the corped pdf into my paper, the margin will resume and show some wiered appearance if I convert the paper into PDF/A-2b format.
As I noted in your other issue, I'm not sure how mutool is implementing the trim and if it is actually different from simply modifying one or more of the PDF boxes like pdfCropMargins already does.
Thanks for the great tool. I just wonder whether it completely removes the margin or simply adds a mask like Preview in Mac?
The text was updated successfully, but these errors were encountered: