Prints content inside specified rectangle object.

First parameter sets label of rectangle object that is being used as a contour (border) for print content. For example:
GreyRectangle
Second parameter is optional. If you leave it empty or set:
100
...page will be printed with full fit to page.
Setting lower values, like
80
...will print page at 80% of width of the paper.
|