Topic: printer

I use two types of printers, and when printing, I have to select the printer each time I print
Is it possible to make settings through which I choose each type of printer only once and when I give a print command it prints automatically

Post's attachments

Attachment icon print.rar 295.29 kb, 63 downloads since 2023-07-12 

2 (edited by sparrow 2023-07-12 19:59:00)

Re: printer

First, enter the Report-Designer mode.
In FastScript, select Report and in its PrintOptions properties, select the printer that you need.
Save changes.
Return the Print mode for the Report.


But with the automatic printing problem.

Re: printer

sparrow wrote:

First, enter the Report-Designer mode.
In FastScript, select Report and in its PrintOptions properties, select the printer that you need.
Save changes.
Return the Print mode for the Report.


But with the automatic printing problem.


This method works for my current device,
But when giving the program to more than one client with different types of printers, does it work? - I wanted if there was a script that could be written to specify the printing and saving sources