I'm trying to use PDF24 in batch, I need this to print a lot of documents, but I can't find any parm for the command line to avoid opening of a dialog to confirm the operation, then to "save as" the pdf and so on.
I'm using a command line like this:
pdf24-DocTool.exe -noProgress -outputFile - "D:\inputfile.html"
Anyone can help me?
Thansk in advance.
Luigi
Stefan Ziegler Answered question 2024-12-09
Use the -outputFile FILE, -noProgress and -profile switches, depending on the command switch, which is curently not in the command above. Please read this:
Stefan Ziegler Posted new comment 2024-12-09
Just use the the profile manager and there use the function at the bottom to save as a new profile. User profiles are then available via the user/ prefix e.g. "user/XXXX".
Thanks, but where can I find info on how to build a profile? I'm using PDF24 11.21.0, but I don't see any item as "save profile", nor any place where to specify my options. Even in the manual I can't find it...
Cheers