软件包 | 描述 |
---|---|
javax.print |
对于java提供了主要的类和接口
TM打印服务API。
|
Modifier and Type | Method and Description |
---|---|
void |
CancelablePrintJob.cancel()
停止打印作业的进一步处理。
|
void |
DocPrintJob.print(Doc doc, PrintRequestAttributeSet attributes)
用指定的作业属性打印文档。
|
void |
MultiDocPrintJob.print(MultiDoc multiDoc, PrintRequestAttributeSet attributes)
打印一个多文档与指定作业属性。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.