Am 06.09.2017 um 02:42 schrieb Gary Grosso:
PDVariableText.setQ (and various other methods) suggest seeing the "QUADDING 
constants".

Can someone please post a link? Or tell me what class to look at? I've searched, googled, 
etc., for close to a half hour. I suspect this is something that everyone "just 
knows" but I have to admit ignorance.
You can find those constants in the very same class and the javadoc of getQ provides some more explanations.

    static final int QUADDING_LEFT = 0;
    static final int QUADDING_CENTERED = 1;
    static final int QUADDING_RIGHT = 2;

Andreas


Thanks!

Gary





---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to