Applies To: |
|
Summary: |
The Print page button used in the XP Style templates (CSV_Include project) is not working. |
Solution: |
The ini parameter [Printer] Port needs to be configured with the port name or network path of the printer. This can easily be done by running the following Cicode from a button or via the Kernel. Parameterput("Printer","Port",Formselectprinter()) This Cicode will return the correct port name from the printer you select to the ini parameter and only needs to be run once. |
Keywords: |
Related Links
Attachments