Set media margin. Sets the media margin that is set in the PDF file.
mediaMargin=[ *top*[, *left*= *top*[, *bottom*= *top*[, *right*= *left*]]]]
in points
By default the mediaMargin
is set to the full size of document defined by viewWidth
and viewHeight
. The left, bottom, and right values are defaulted to the top value if not specified.