A script-enabled browser is required for this page to function properly.

Changing text attributes

To change the font, justification, spacing, or reading direction of text:

  1. In the Paper Design view, click the text object(s). Tip: To select multiple objects, click one object, then Shift-click all other objects.   To select all objects, choose Editright arrowSelect All.  

  2. From the Format menu, choose Font, Justify, Text Spacing, or Direction.

To change text attributes using PL/SQL instead of the user interface:

  1. In the Object Navigator, expand the Paper Layout node.

  2. Double-click the PL/SQL icon (the PL/SQL icon) next to the text object for which you want to change the attributes.

  3. In the PL/SQL Editor, use the following built-in procedures to change the attributes as desired:

    SRW.SET_FONT_FACE

    SRW.SET_FONT_STYLE

    SRW.SET_FONT_WEIGHT

    SRW.SET_FONT_SIZE

    SRW.SET_JUSTIFICATION