public interface ASBatchExporterOutput
extends net.sf.jasperreports.export.ExporterOutput
Modifier and Type | Method and Description |
---|---|
String |
getBatchExportPath()
Gets the batch export path.
|
String |
getBatchImageExportPrefix()
Gets the prefix of the exported batch files
|
boolean |
isZipArchive()
Indicates whether the export output will be put in zip archive
|
String getBatchExportPath()
Gets the batch export path.
String getBatchImageExportPrefix()
Gets the prefix of the exported batch files
Value:true
if multipage export; otherwise, false
.boolean isZipArchive()
true
if output will be as zip archive, otherwise false