Package | Description |
---|---|
net.sf.paperclips |
Core classes for creating printable documents.
|
Modifier and Type | Method and Description |
---|---|
static PageEnumeration |
PaperClips.getPageEnumeration(PrintJob printJob,
Printer printer,
GC gc)
Returns a
PageEnumeration for the passed in PrintJob on the given
Printer, using the given GC. |