Using Traditional Kanji Formatting
Traditional kanji print presentation, called tate, is possible with your print server printers, using a combination of font rotation
and logical page direction. A logical page in the DOWN direction and a 270° font rotation provide the right combination to present kanji
in tate format on a print server printer.
FORMDEF TATE
OFFSET 1 IN 1 IN ;
PAGEDEF TATE
HEIGHT 5 IN
WIDTH 6 IN
DIRECTION DOWN ;
FONT KANJIRTD M104
ROTATION 270 ;
LAYOUT 'tate' FONT KANJIRTD;
Figure AFP Printer Tate Presentation shows the result of formatting with the above page definition. The characters are added to lines down the page. Lines are added right to left.
AFP Printer Tate Presentation
