net.sf.paperclips
public class PageEnumeration extends java.lang.Object
PaperClips.print(PrintJob, Printer)
method.Modifier and Type | Method and Description |
---|---|
boolean |
hasNext()
Returns whether any pages remain.
|
PrintPiece |
nextPage()
Returns the next page.
|
public boolean hasNext()
public PrintPiece nextPage()