Page 1 of 1

Batch printing

Posted: Wed May 27, 2009 2:08 pm
by onetmt
Hello,

I use QCad mainly for electrical scheme design; it is common, for me, to have 50 or more different dxf for a single project, and every time I have to print (generally in A3 or A4 page format) the whole project I have to open and send to printer every single drawing.

It would be nice to have a batch printing otpion, even from command line - something like, for instance:

Code: Select all

$ qcad --print --printer=my_favoutite_printer --print-format=A3 --print-orientation=landscape *.dxf