Move media box to 0.0

Belongs to

What it does

Changes the coordinates of the media box, so that the lower left corner of the media box is located at coordinates 0,0. This won't change the way the file looks.

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