clawsoftware / clawPDF

Open Source Virtual (Network) Printer for Windows that allows you to create PDFs, OCR text, and print images, with advanced features usually available only in enterprise solutions.
https://github.com/clawsoftware/clawPDF
GNU Affero General Public License v3.0
731 stars 156 forks source link

auto merge or make one single file #51

Closed denden4444 closed 1 year ago

denden4444 commented 3 years ago

Hi all

Love this software..well done to the creators.

Does anyone know of a way to create automatically merge all the separate files received ? I'm printing from a very old does app via dosbox-x which send each individual file to the printer. I would like to end up with one single pdf with all the separate files in one merged file. I see this can be done from the prgram window but I'd like ti to happen without having to open the window , no manual intervention. I'd appreciate any help

Thanks in advance Den

clawsoftware commented 1 year ago

Thank you! Since version 0.8.9 you can use the script interface in clawPDF and this script (https://github.com/clawsoftware/clawPDF/blob/master/docs/com_examples/Powershell/CollectPrintQueue.ps1) does exactly what you want. If you have any questions, feel free to ask.