Index
Setting Printer Name
By default the Print() method will print to the default printer. If a specific printer is used just for printing forms the printer name can be changed.
Example
ubForm.PrinterName = “My Office Printer”;
in UB – 04 Form