public class LocalPrintService extends PrintCentral implements PrintRemoteService
| Constructor and Description |
|---|
LocalPrintService() |
| Modifier and Type | Method and Description |
|---|---|
void |
print(String data,
String dialogName,
String printerName)
Fills the template with the data and prints on the printer specified.
|
exportToPDF, exportToPDF, exportToPDF, exportToPDF, getG9Print, print, setG9Printpublic void print(String data, String dialogName, String printerName)
PrintRemoteServiceprint in interface PrintRemoteServicedata - Data as XML to be printed formed in a filedialogName - The template to be filled and printedprinterName - The name of the printerCopyright © 2006–2020 Esito AS. All rights reserved.