Print on all Java platforms with JPS
|
|
|
|
| Articles Reviews JSP | |
| Written by Peter V. Mikhalenko | |
| Saturday, 10 February 2007 | |
|
{mos_sb_discuss:34} Java
Print Service (JPS), introduced in JDK 1.4, is an API intended for printing
on all Java platforms. It includes the Java 2 Print API, which was used before
the introduction of JPS. This article explains how client and server
applications can locate and select printers that have the capabilities
specified by the appropriate attributes. Features JPS APIs are based on the unified printing model described
in JSR 6. These APIs use the
extendable, industry standard attribute set specified in the Internet Printing
Protocol (IPP) 1.1 from the Internet Engineering Task Force (IETF). JPS allows
you to print even on very size-limited platforms such as J2ME; it also supports
standard Java 2D
graphics. The most important features of JPS are:
Powered by jReviews |
|
| Last Updated ( Thursday, 05 July 2007 ) | |
| < Prev | Next > |
|---|







