-
Notifications
You must be signed in to change notification settings - Fork 166
Open
Description
i am using Ghostscript.NET v1.3, and installed ghostscript v9.56.1.
When i run the script using below, the print was good:
D:\repos\MyPrintServer\wwwroot>"C:\Program Files\gs\gs9.56.1\bin\gswin64c.exe" -dPrinted -dBATCH -dNOPAUSE -dNOSAFER -q -dNumCopies=1 -dFit -sDEVICE=mswinpr2 -sOutputFile="%printer%Gprinter GP-1324D" -f tmp.pdf
but when i try to print with Ghostscript.NET, the print dialog will pop up every time every time.
Even i changed to other printer like "Fax", it just pop up the printer select dialog
Does anyone has workaround /solution for this?
Metadata
Metadata
Assignees
Labels
No labels