Uses of Class
net.sf.jasperreports.engine.export.JRPrintServiceExporterParameter

Packages that use JRPrintServiceExporterParameter
net.sf.jasperreports.engine.export Provides utility classes for exporting reports to various popular formats. 
 

Uses of JRPrintServiceExporterParameter in net.sf.jasperreports.engine.export
 

Fields in net.sf.jasperreports.engine.export declared as JRPrintServiceExporterParameter
static JRPrintServiceExporterParameter JRPrintServiceExporterParameter.DISPLAY_PAGE_DIALOG
          A boolean value specifying whether a page setup dialog should be opened before printing.
static JRPrintServiceExporterParameter JRPrintServiceExporterParameter.DISPLAY_PAGE_DIALOG_ONLY_ONCE
          A boolean value specifying whether a page setup dialog should be opened only once before printing in a batch export job.
static JRPrintServiceExporterParameter JRPrintServiceExporterParameter.DISPLAY_PRINT_DIALOG
          A boolean value specifying whether a print setup dialog should be opened before printing.
static JRPrintServiceExporterParameter JRPrintServiceExporterParameter.DISPLAY_PRINT_DIALOG_ONLY_ONCE
          A boolean value specifying whether a print setup dialog should be opened only once in a batch export job.
static JRPrintServiceExporterParameter JRPrintServiceExporterParameter.PRINT_REQUEST_ATTRIBUTE_SET
          An instance of javax.print.attribute.PrintRequestAttributeSet.
static JRPrintServiceExporterParameter JRPrintServiceExporterParameter.PRINT_SERVICE
          An instance of javax.print.PrintService, useful if users do not want JPS to lookup for an available print service.
static JRPrintServiceExporterParameter JRPrintServiceExporterParameter.PRINT_SERVICE_ATTRIBUTE_SET
          An instance of javax.print.attribute.PrintServiceAttributeSet.
 



© 2001-2010 Jaspersoft Corporation www.jaspersoft.com