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