Check media box origin

Belongs to

What it does

Checks whether the media box is set to coordinates 0,0.

The media box is the largest page box and defines the size of the physical medium on which the page will be printed or displayed. Some applications don't give the lower left 0,0 coordinates, but for example 100,100, which will cause problems when preflighting the file.

Related Actions