PSetWidth

Specifies the printed width of text characters. The extent of the action depends on which tool is active, whether any text is selected, and whether a publication is open when the command is executed.


Command constructor

PSet(short dPercentage);
Percentageto scale width of characters (from 5.0 to 250.0; normal is 100.0) in tenths of a percent (100.0% = 1000).
Display may vary from print. This command specifies the width of printed characters. The results seen on the screen and in the printed output depend on the kind of printer, the screen fonts, and the type manager (if any) installed on the system on which the plug-in or script is running.

Example. The following example sets the printed width at 70% of normal.

PSetWidth(700);


See also

The PGetWidth query

Adobe PageMaker 6.5 Help > Commands > Type > Set Width


Copyright © 1996, Adobe Systems Incorporated. All rights reserved.

Comments or suggestions? Contact Adobe Developer Support