public class PrintBean extends Object implements no.g9.service.print.PrintRemoteService
| Constructor and Description |
|---|
PrintBean() |
| 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.
|
public void print(String data, String dialogName, String printerName)
print in interface no.g9.service.print.PrintRemoteServicedata - Data as XML string to be printed formed in a filedialogName - The template to be filled and printedprinterName - The name of the printerCopyright © 2006–2017 Esito AS. All rights reserved.