|
|||||||||
| Home >> All >> javax >> [ print overview ] | PREV NEXT | ||||||||
Uses of Interface
javax.print.MultiDoc
| Uses of MultiDoc in javax.print |
| Methods in javax.print that return MultiDoc | |
MultiDoc |
MultiDoc.next()
Returns the next MultiDoc object that contains the
next document for retrieval. |
| Methods in javax.print with parameters of type MultiDoc | |
void |
MultiDocPrintJob.print(MultiDoc multiDoc,
javax.print.attribute.PrintRequestAttributeSet attributes)
Prints the documents supplied in the given MultiDoc object
as one print job with the given printing attributes. |
|
|||||||||
| Home >> All >> javax >> [ print overview ] | PREV NEXT | ||||||||