| Package | Description |
|---|---|
| javax.print |
Provides the principal classes and interfaces for the Java
TM Print Service API.
|
| Modifier and Type | Method and Description |
|---|---|
MultiDoc |
MultiDoc.next()
Go to the multidoc object that contains the next doc object in the sequence of doc objects.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MultiDocPrintJob.print(MultiDoc
Print a MultiDoc with the specified job attributes.
|