[Paper]

<- Property Sheets Paper size: This sets the page size of the paper. When "Defined by User" is selected, the vertical and horizontal sizes are specified.
dviout creates the BMP file of the image of each page based on this size.

Orientation: Sets whether the paper is set to portrait (default vertical orientation) or landscape (horizontal orientation).

Note: The Paper size: and Orientation: settings are independently set in the printer and its driver in the printing dialog. Usually, the same settings must be made when actually printing.

-OX: Setting of the correction of the output position in the horizontal direction
-OY: Setting of the correction of the output position in the vertical direction

Note: In the dvi file, the top left corner of the paper is the reference and the origin is positioned at (1 inch, 1 inch) = (25.4mm, 25.4mm).
(If -LM: and -TM: have valid settings) Normally, this origin is printed to be located at (1 inch, 1 inch) on the actual paper. However, if the origin is shifted for some reason, set the -OX: and -OY: options.

-HC: The text width read from the dvi file is considered to be the horizontal width of the document. Based on the horizontal width of the paper that is set, this option can specify the centering in the horizontal direction of the document.
-VC: The height of the text read from the dvi file is considered to be the vertical width of the document. Based on the vertical width of the paper that is set, this option can specify the centering in the vertical direction of the document.
-HS: When centering in the horizontal direction is set, this option can define the shift in the horizontal direction after centering.
-VS: When centering in the vertical direction is set, this option can define the shift in the vertical direction after centering.

f8-edge: Indicate the spaces along the edges under Presentation Menu->Cut edge.

Note: The text size written in a dvi file might be not relevant to the actual paper size. Usually, it would be better to uncheck options like -HC: and -VC:.