Hi Karen,

You can get supported PrinterResolution by calling getSupportedAttributeValues
of PrintService and passing PrinterResolution.class as your first parameter.

Jennifer

> Delivered-To: [EMAIL PROTECTED]
> Date: Tue, 1 Apr 2003 14:03:28 -0500
> From: Karen Johnson <[EMAIL PROTECTED]>
> Subject: [JAVA2D] How to query supported printer resolutions
> To: [EMAIL PROTECTED]
>
> The PrinterResolution API states that it is possible to directly query
> supported resolutions. Does anyone have any idea how to do this?
>
> "...to directly query the set of supported resolutions, and specify the one
> that most closely meets the client's requirements."
>
> Thanks,
> Karen
>
> ===========================================================================
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff JAVA2D-INTEREST".  For general help, send email to
> [EMAIL PROTECTED] and include in the body of the message "help".

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA2D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to