Scale to fit page size

Belongs to

What it does

Scales all page boxes (and optionally all page content as well) until the specified page box fits the target size.

The target size can be specified by defining the target width and height or a percentage for the X and Y axis.

Note: If you want to scale the page boxes proportionally, you need to specify the same values for X and Y.
You can choose what proportions to keep into account when performing this scaling:
  • The proportions of both the page content and the page boxes
  • The proportions of the page content only
  • No proportions should be taken into account: both the page content and the page boxes can be scaled non-proportionally to match the target page size.

Related Actions