Forum Replies Created
-
AuthorPosts
-
tecmafraParticipant
Hi!
Thanks for the info! Is this tool going to be included on the offline version? It would be great if it could be included.
Thanks!
2018-08-30 at 14:00 in reply to: Create several printers with overlays and print to physical printer #5567tecmafraParticipantHurra! We have a winner right here! At last :D. There are a pair of things that we need, but I will open a new thread so everything is on place. Thank you for your help on this topic!
2018-08-30 at 13:11 in reply to: Create several printers with overlays and print to physical printer #5565tecmafraParticipantI tried and as is the code does not work.
I had to go to execute the code from the program files folder, and then change the $FILE with the real location and name of the file. This worked.
EDIT:
I also tried this:
"c:\Program Files (x86)\PDF24\pdf24-docTool.exe" -shellPrint -printerName "RICOH Aficio MP C3001" "Real file name & location"
And also worked.
But this code:
"c:\Program Files (x86)\PDF24\pdf24-docTool.exe" -shellPrint -printerName "RICOH Aficio MP C3001" "$FILE" didn't work.
2018-08-30 at 10:52 in reply to: Create several printers with overlays and print to physical printer #5563tecmafraParticipantIt's just like it's sending nothing to the printer.
The virtual printer shows a qeued document until is't saved in pdf, but the real printer never shows a document to print, so I'm assuming it's not sending it to the printer
2018-08-30 at 10:34 in reply to: Create several printers with overlays and print to physical printer #5561tecmafraParticipantOk, I tested it but no luck. This is the script with the printer name
pdf24-docTool.exe -shellPrint -printerName "RICOH_MP_C2004" "$FILE"
2018-08-30 at 10:10 in reply to: Create several printers with overlays and print to physical printer #5559tecmafraParticipantYes, I have adobe reader X, and sumatra pdf.
-
AuthorPosts