sakura/en/Print Page Setting

Last-modified: 2008-03-29 (土) 17:01:00

Print Page Setting

It sets it concerning page layout of the print.
8 kinds of settings can be memorized.

Basic Setting

[Page Setting] ComboBox

page setting is selected.
Which setting of each type is used is memorized.

[Change Set Name] Button

A set name is changed.

Setting

[Half-width Font] ComboBox

The normal-width font used to print is specified.

[Full-Width Font]] ComboBox

The Full-width font used to print is specified.

[Width] EditBox (default: 12)

The width of the font is specified in 1/10mm.

[hatena] Hint: No unit of the point.

[Vertical Spacing] EditBox (default: 30)

The width between the line and the line is specified and the space is specified.

[Number of Columns] EditBox (default: 1)

The number of columns is specified.

[Space in Steps] EditBox (default: 7)

The space in steps and steps is specified.

[Paper Size] ComboBox (default: "A4")

The size of the printed form is specified.

[Paper Direction] RadioButton (default: "Portrait")

The direction of the printed form is specified {"Portrait, "Landscape"}.

[Blank]

  • [Top] EditBox (default: 10)
    The space between the top of the page and page first line is specified.
  • [Bottom] EditBox (default: 20)
    The space between bottom of the page and page final line is specified.
  • [Left] EditBox (default: 20)
    The space between page left end and the head of line is specified.
  • [Right] EditBox (default: 10)
    The space between page right edge and the end of line is specified.

[Print Line Number] CheckBox (default: Non-Checked)

The line number is printed.

[Word Wrap] CheckBox (default: Checked)

It is made not to change line during the English word wrap word.

[Prohibit Head of Line] CheckBox (default: Non-Checked)

Head of line prohibition is done.
A poor character (Specify it by the head of line prohibition character) is hung on the end of line of the former line in the head of line.

[Prohibit End of Line] CheckBox (default: Non-Checked)

End of line prohibition is done.
A poor character (Specify it by the end of line prohibition character) is hung on the head of line of the former line in the end of line.

[Hanging Line Feed] CheckBox 8default: Non-Checked)

The line-feed character that comes to the head of line is hung on the end of line of the former line.

[Hanging Punctuation Marks] CheckBox (default: Non-Checked)

Punctuation marks that come to the hanging head of line are hung on the end of line of the former line.

[Header] EditBox (default: "($f)", "()", "()")

[Footer] EditBox (default: "()", "(- $p -)", "()")

As for the header and the footer, printout contents can be specified for left justify, centering, and each right adjust.
Sspecial character of ExpandParameter can be used.

[Number of Characters] Label

The number of characters in a present setting is displayed in each one-byte characters.

[Number of Lines] Label

The number of lines in a present setting are displayed.

Macro Syntax

  • Syntax
    PrintPageSetup( );
  • Record
    Not support