Manny,

this works and has been working since beta 1.
There are examples in the printing tutorial at
http://java.sun.com/j2se/1.4/docs/guide/jps/index.html


eg see
http://java.sun.com/j2se/1.4/docs/guide/jps/spec/appendix_2DPrinterJob.fm.html#9
97825

If you have the same problems with the code there then there may be
some bug specific to your printer or config.

-phil.

> Date: Mon, 17 Sep 2001 13:13:53 -0700
> From: Manny Cuevas <[EMAIL PROTECTED]>
> Subject: [JAVA2D] Is the Printing API in 1.4 complete for PrinterJob.java?
> To: [EMAIL PROTECTED]
>
> Hi,
> I recently downloaded the jdk1.4 beta2 version and read that the final
> jdk1.4 version will
> have the functionality to set the destination printer programatically rather
> than interactively
> using the print dialog.  However, PrinterJob has many abstract classes and
> PrinterJob.setPrintService method(used to set the desired printer)
> currently returns a PrinterException.
>
> Question:
> -------------
> Will the JDK 1.4 provide some subclass/default implementation for PrinterJob
> or will that be left
> for users to write?
>
> Thanks very much for any information you may provide.
> -Manny Cuevas.
> Northrop Grumman
>
> ===========================================================================
> 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