PDF GEOMETRY
Bleed and page boxes: what the PDF actually contains
A correct BleedBox does not create artwork. Preflight must distinguish declared boundaries, content that really exists and the job’s trimming tolerance.
Reviewed 24 August 2026
Key takeaways
- TrimBox describes finished size; BleedBox describes the intended bleed area.
- MediaBox contains the physical page, including marks and slug when present.
- Declaring a BleedBox never extends artwork to the edge.
- A safe correction requires unambiguous target geometry and content that already exists.
MediaBox, CropBox, TrimBox and BleedBox
MediaBox is the broadest physical boundary of a PDF page. CropBox mainly controls the default display or print area. TrimBox represents the finished size after cutting, while BleedBox says how far useful bleed is intended to extend.
These rectangles must remain coherently nested. A TrimBox outside MediaBox or a BleedBox smaller than TrimBox produces geometry that cannot be safely inferred.
Measure bleed without trusting the screen preview
Bleed is measured between TrimBox and BleedBox independently on all four sides. A 3 mm profile requirement means each relevant edge must offer at least that margin within the agreed production tolerance.
The rectangle is not enough: artwork intended to reach the edge must continue beyond TrimBox. A page can declare 3 mm of bleed while remaining blank in that area. That needs content inspection or human review.
When missing boxes can be reconstructed
If the profile defines one finished size, an exact bleed margin and a compatible MediaBox, an engine can sometimes reconstruct CropBox, TrimBox and BleedBox without inventing design intent. The fix must create a new PDF, preserve the original and be followed by a complete preflight.
If several sizes or alignments are plausible, marks conflict or artwork would need extending, the file belongs in REVIEW. Enlarging a rectangle is not the same as generating bleed artwork.
Crop marks and available space
Crop marks belong outside finished size and need sufficient room in MediaBox. Marks placed too close can enter the bleed area or appear on the trimmed product.
Automatic removal should target only marks identified with certainty, such as marks previously added and tagged by the same engine. Arbitrary corner strokes may be part of the design.
A useful production-profile rule
The profile should define finished size, dimensional tolerance, bleed per side and the policy for missing boxes. Jobs intentionally designed without bleed should not receive the same rule as edge-to-edge artwork.
- Block inconsistent or impossible geometry.
- Allow reconstruction only from deterministic geometry.
- Send any need to invent or extend artwork to REVIEW.
- Recheck dimensions, boxes, marks and rendering after a fix.
Reference sources
- Printer marks and page boxesAdobe Acrobat
- PDF/X in a NutshellPDF Association