TextMaker/PlanMaker - Print from CMD

Post here those questions, bug reports and suggestions for SoftMaker Office 2021 for Windows that do not fit in any of the application-specific subforums.
Post Reply
glockmane
Posts: 1
Joined: Thu Dec 09, 2021 2:59 pm

TextMaker/PlanMaker - Print from CMD

Post by glockmane »

Hey guys,

is it possible to print via cmd? If yes, how is the syntax?

Best Regards
SuperTech
SoftMaker Team
SoftMaker Team
Posts: 2933
Joined: Wed Mar 11, 2020 5:31 pm

Re: TextMaker/PlanMaker - Print from CMD

Post by SuperTech »

Thanks for posting your query. Yes, it's possible to print the file using command prompt. Following is the syntax:

If you want to print with the default printer:

Code: Select all

TextMaker -p"File name with complete path"

PlanMaker -p"File name with complete path"
Print file with any printer:

Code: Select all

TextMaker -Q"Printer name","File name with complete path"

PlanMaker -Q"Printer name","File name with complete path"
Please don't insert extra space in the command, e.g. there is no space between -p and file name.
Post Reply

Return to “SoftMaker Office 2021 for Windows (General)”