We are trying to configure that when sending a file to the pdf24 printer, it opens the printer dialog box so that they can use the drivers for each of them (output tray, color options, paper size...)
Currently we have only found this code: pdf24-docTool.exe -shellPrint -printerName "NAME" "${file}"
but the problem is that it prints directly without being able to configure the output print. If I remove "Shellprint" from the code, the pdf24 dialog opens and from there, by clicking print, a printer selection box and their properties appear, but we do not want the pdf24 box to appear, but rather the printing dialog box directly.
Stefan Ziegler Edited question 2025-01-29