|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReportExportFormat | |
|---|---|
| com.sage.accpac.sm | Contains the classes that provide access to Sage Accpac ERP System Manager, as well as Sage Accpac ERP application features. |
| Uses of ReportExportFormat in com.sage.accpac.sm |
|---|
| Fields in com.sage.accpac.sm declared as ReportExportFormat | |
|---|---|
static ReportExportFormat |
ReportExportFormat.PDF
A ReportExportFormat object that specifies to format as an Adobe PDF document. |
static ReportExportFormat |
ReportExportFormat.RTF
A ReportExportFormat object that specifies to format as a Rich Text Format document. |
| Methods in com.sage.accpac.sm with parameters of type ReportExportFormat | |
|---|---|
java.io.InputStream |
Report.export(ReportExportFormat format)
Export the report to the given format. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||