public interface ProcessPrinterAPI extends ProcessReportAPI
ProcessPrinter
CHARSET_DEFAULT, CHARSET_RTF, CHARSET_UNICODE, COPY_METADATA_ALWAYS, COPY_METADATA_IF_NO_DATASOURCE, COPY_METADATA_NEVER, DATA_MODE_ALL_ATTRIBUTES, DATA_MODE_DATA, DATA_MODE_EMBED, DATA_MODE_INCLUDE_BITMAPS, DATA_MODE_SELECT, ERROR_HANDLING_ALL, ERROR_HANDLING_NONE, ERROR_HANDLING_ONLY, ERROR_HANDLING_TRACK_ERRORS, ERROR_HANDLING_VERIFY, HIDDEN_IGNORE_PRINT_RANGE, HIDDEN_SHOW_ALL_ROWS_COLUMNS, HIDDEN_SHOW_HIDDEN_SHEETS, HIDDEN_SHOW_NO_PRINT, HYPHENATE_OFF, HYPHENATE_ON, HYPHENATE_TEMPLATE, LOCALE_DEFAULT, LOCALE_SYSTEM, MODE_PROCESS_EMBEDDED_ALWAYS, MODE_PROCESS_EMBEDDED_COPY, MODE_PROCESS_EMBEDDED_DROP, MODE_PROCESS_EMBEDDED_IF_DATA_APPLIED, MODE_PROCESS_EMBEDDED_KEEP_ORIGINAL_SCREENSHOT, RENDER_EXTENT_ALL, RENDER_EXTENT_CROP_EVERYTHING, RENDER_EXTENT_CROP_HEADER_AND_FOOTER, RENDER_EXTENT_CROP_MARGINS, RENDER_EXTENT_CROP_TO_CONTENT, TAG_STYLE_FIELD, TAG_STYLE_FIELD_2007, TAG_STYLE_TEXT, TYP_CSV, TYP_DOCX, TYP_HTML, TYP_IMAGE, TYP_PDF, TYP_PPTX, TYP_PRINTER, TYP_PS, TYP_RTF, TYP_TXT, TYP_XLSX
Modifier and Type | Method and Description |
---|---|
int |
getCopies()
Deprecated.
Gets the total number of copies to be printed.
|
PrinterConfiguration.Duplex |
getDuplex()
Deprecated.
Get the printer's duplex setting.
|
java.lang.String |
getFirstPagePrinter()
Deprecated.
Gets the name of the first page's printer.
|
int |
getFirstPageTray()
Deprecated.
Gets the tray for the first page.
|
java.lang.String |
getJobName()
Deprecated.
Get the name of the print job.
|
java.lang.String |
getPrinter()
Deprecated.
Gets the printer name.
|
PrinterConfiguration |
getPrinterConfiguration()
Deprecated.
Get the printer configuration for the report.
|
int |
getTray()
Deprecated.
Gets the tray to be printed to.
|
void |
setCopies(int copies)
Deprecated.
Sets the total number of copies to be printed.
|
void |
setDuplex(PrinterConfiguration.Duplex value)
Deprecated.
Set the printer's duplex setting.
|
void |
setFirstPagePrinter(java.lang.String printer)
Deprecated.
Sets the first page printer.
|
void |
setFirstPageTray(int tray)
Deprecated.
Sets the tray for the first page.
|
void |
setJobName(java.lang.String name)
Deprecated.
Set the name of the print job.
|
void |
setPrinter(java.lang.String printer)
Deprecated.
Sets the printer to the specified printer name.
|
void |
setTray(int tray)
Deprecated.
Sets the tray to be printed to.
|
batchNext, batchSetup, buildSchema, close, duplicate, findPodsUsed, getBaseDirectory, getCharset, getCopyMetadata, getDataMode, getDataStream, getDescription, getDrillDownInfo, getErrorInfo, getEventHandler, getHiddenMode, getHyphenate, getImportInfo, getKeywords, getLocale, getModeProcessEmbedded, getNumPages, getOutputBuilder, getOutputBuilderData, getParameters, getProperties, getRenderExtent, getRenderPages, getReport, getReportType, getReportTypeString, getSubject, getTemplateVersion, getTimeout, getTitle, getWriteTags, hasProcessedTags, isDebugMode, isLayoutDocument, isPageBasedReport, isPreservePodFraming, isRemoveUnusedFormats, isReportTypeExcel, isReportTypeWord, isTrackImports, isUseExternalOutputBuilder, process, processComplete, processData, processData, processSetup, processSetup, setBaseDirectory, setCharset, setCopyMetadata, setDataMode, setDataStream, setDebugMode, setDescription, setDrillDownInfo, setEventHandler, setHiddenMode, setHyphenate, setKeywords, setLayoutDocument, setLicense, setLocale, setModeProcessEmbedded, setOutputBuilder, setOutputBuilderData, setParameters, setPreservePodFraming, setRemoveUnusedFormats, setRenderExtent, setRenderPages, setSubject, setTemplateVersion, setTimeout, setTitle, setTrackErrors, setTrackImports, setUseExternalOutputBuilder, setWriteTags
void setPrinter(java.lang.String printer)
printer
- the name of the printerjava.lang.String getPrinter()
void setCopies(int copies)
copies
- the number of copies to printint getCopies()
void setTray(int tray)
tray
- main trayint getTray()
void setFirstPagePrinter(java.lang.String printer)
printer
- printer namejava.lang.String getFirstPagePrinter()
void setFirstPageTray(int tray)
tray
- first-page trayint getFirstPageTray()
PrinterConfiguration getPrinterConfiguration()
void setJobName(java.lang.String name)
name
- The print job name.java.lang.String getJobName()
void setDuplex(PrinterConfiguration.Duplex value) throws OutputLimitationException
value
- The desired duplex setting.OutputLimitationException
PrinterConfiguration.Duplex getDuplex()
Copyright © 2002-2021 Windward Studios, LLC. - All Rights Reserved. We are Java document generation software