Printer Space Adjustment

If your printer needs space adjustment for Thai printing, add the following statement to PCSWIN.INI, which resides in the user-class application data directory:
 [Thai]
 PrintAdjust=x 
The value of x can be:
0
no adjustment (same as no PrintAdjust statement)
1
Perform adjustment when found three consecutive spaces
2
Perform adjustment when found EOF character
3
Perform adjustment when found three consecutive spaces or EOF character (combine 1 and 2)