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