net.sf.jasperreports.engine.export
Class JRPrintServiceExporterParameter
java.lang.Object
net.sf.jasperreports.engine.JRExporterParameter
net.sf.jasperreports.engine.export.JRPrintServiceExporterParameter
public class JRPrintServiceExporterParameter
- extends JRExporterParameter
- Version:
- $Id: JRPrintServiceExporterParameter.java 1229 2006-04-19 13:27:35 +0300 (Wed, 19 Apr 2006) teodord $
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
Fields inherited from class net.sf.jasperreports.engine.JRExporterParameter |
CHARACTER_ENCODING, CLASS_LOADER, END_PAGE_INDEX, FONT_MAP, INPUT_FILE, INPUT_FILE_NAME, INPUT_STREAM, INPUT_URL, JASPER_PRINT, JASPER_PRINT_LIST, OFFSET_X, OFFSET_Y, OUTPUT_FILE, OUTPUT_FILE_NAME, OUTPUT_STREAM, OUTPUT_STRING_BUFFER, OUTPUT_WRITER, PAGE_INDEX, PROGRESS_MONITOR, START_PAGE_INDEX, URL_HANDLER_FACTORY |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
PRINT_REQUEST_ATTRIBUTE_SET
public static final JRPrintServiceExporterParameter PRINT_REQUEST_ATTRIBUTE_SET
- An instance of javax.print.attribute.PrintRequestAttributeSet.
PRINT_SERVICE_ATTRIBUTE_SET
public static final JRPrintServiceExporterParameter PRINT_SERVICE_ATTRIBUTE_SET
- An instance of javax.print.attribute.PrintServiceAttributeSet.
DISPLAY_PAGE_DIALOG
public static final JRPrintServiceExporterParameter DISPLAY_PAGE_DIALOG
- A boolean value specifying whether a page setup dialog should be opened before printing.
DISPLAY_PRINT_DIALOG
public static final JRPrintServiceExporterParameter DISPLAY_PRINT_DIALOG
- A boolean value specifying whether a print setup dialog should be opened before printing.
PRINT_SERVICE
public static final JRPrintServiceExporterParameter PRINT_SERVICE
- An instance of javax.print.PrintService, useful if users do not want JPS to lookup for an available print service.
JRPrintServiceExporterParameter
protected JRPrintServiceExporterParameter(java.lang.String name)
© 2001-2006 JasperSoft Corporation www.jaspersoft.com