public interface PrintServiceExporterConfiguration extends Graphics2DExporterConfiguration
JRPrintServiceExporter
PROPERTY_EXPORT_CONFIGURATION_OVERRIDE_REPORT_HINTS
Modifier and Type | Method and Description |
---|---|
javax.print.attribute.PrintRequestAttributeSet |
getPrintRequestAttributeSet()
Returns an instance of javax.print.attribute.PrintRequestAttributeSet.
|
javax.print.PrintService |
getPrintService()
Returns an instance of javax.print.PrintService, useful if users do not want JPS to lookup for an available print service.
|
javax.print.attribute.PrintServiceAttributeSet |
getPrintServiceAttributeSet()
Returns an instance of javax.print.attribute.PrintServiceAttributeSet.
|
java.lang.Boolean |
isDisplayPageDialog()
Returns a boolean value specifying whether a page setup dialog should be opened before printing.
|
java.lang.Boolean |
isDisplayPageDialogOnlyOnce()
Returns a boolean value specifying whether a page setup dialog should be opened only once before printing in a batch export job.
|
java.lang.Boolean |
isDisplayPrintDialog()
Returns a boolean value specifying whether a print setup dialog should be opened before printing.
|
java.lang.Boolean |
isDisplayPrintDialogOnlyOnce()
Returns a boolean value specifying whether a print setup dialog should be opened only once in a batch export job.
|
isOverrideHints
javax.print.attribute.PrintRequestAttributeSet getPrintRequestAttributeSet()
javax.print.attribute.PrintServiceAttributeSet getPrintServiceAttributeSet()
java.lang.Boolean isDisplayPageDialog()
java.lang.Boolean isDisplayPageDialogOnlyOnce()
java.lang.Boolean isDisplayPrintDialog()
java.lang.Boolean isDisplayPrintDialogOnlyOnce()
javax.print.PrintService getPrintService()
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com