如何在 Acrobat 中永久裁剪¶
文档时效性说明
本文为早期笔记,可能存在版本过时、命令失效、链接失效、最佳实践变化等问题。请以官方最新文档为准。
原英文标题:How to crop permanently in Acrobat
You can use PdfCpu:
https://pdfcpu.io/core/crop.html
Or if you must use Acrobat:
You can do this with a Preflight fixup. It is annoying to set up, but pretty easy to use after that.
- Tools Print Production Preflight Select single fixups Options Create New Preflight Fixup
- Name
Permanent crop - Fixup category
Pages - Type of fixup
Set page geometry boxes - Source
MediaBox - Destination
Relative to TrimBox(meaning "use the dimensions of the TrimBox"). - OK
- Fix