public interface Printer extends Component
| Modifier and Type | Method and Description |
|---|---|
void |
print(Document doc,
CreationContext c,
OutputStream out) |
void print(Document doc, CreationContext c, OutputStream out) throws CreationException, IOException
CreationExceptionIOException