Re: [JAVA2D] javax.print.PrintService limitations

2006-10-25 Thread Jan Bösenberg (INCORS GmbH)
Thanks (also to Jennifer) for the information. See my comments below - there is no ServiceUIFactory available for any of my print services Do you mean the serices returned to you by the JDK? No, we don't currently support these on the services. But the principle use for these is if you write

Re: [JAVA2D] javax.print.PrintService limitations

2006-10-25 Thread Phil Race
Jan Bösenberg (INCORS GmbH) wrote: Thanks (also to Jennifer) for the information. See my comments below - there is no ServiceUIFactory available for any of my print services Do you mean the serices returned to you by the JDK? No, we don't currently support these on the services. But the

[JAVA2D] javax.print.PrintService limitations

2006-10-23 Thread Jan Bösenberg (INCORS GmbH)
I am currently implementing some printing functionality for our app and found a number of limitations with javax.print.PrintService. For example: - the attributes PrinterMakeAndModel and PrinterInfo never seem to provide any information - there is no ServiceUIFactory available for any of my

Re: [JAVA2D] javax.print.PrintService limitations

2006-10-23 Thread Phil Race
Jan Bosenberg (INCORS GmbH) wrote: I am currently implementing some printing functionality for our app and found a number of limitations with javax.print.PrintService. For example: - the attributes PrinterMakeAndModel and PrinterInfo never seem to provide any information RFE 4673400 Support