iolah2 Posted January 23, 2014 Posted January 23, 2014 Hello I have 20-30 or more dwg files in my computer(I keep files path in a database). My question is "How can I print this files sequentially?" I have just DWG TrueView 2014, not autoCaD. I wouldn't like open those with TrueView and plotting with mouse one by one. I would like give a command in C# or VBA or just in cmd(command prompt), and get that the computer print my files sequentially, without any question. Can anybody help me? Thanks Quote
rkmcswain Posted January 23, 2014 Posted January 23, 2014 Use the Publish command (it's named "Batch Plot" on the DTV2013 Ribbon). Quote
iolah2 Posted January 23, 2014 Author Posted January 23, 2014 I have seen this before, but I would like print(plot) without open DTV when I plot. Or I can write a .scr there for print or what can I do with Battch plot. I have many metal parts with dwg "pictures" and I would like that: click a button and computer print dwg "pictures" from a list. I have already seen "call "C:\Program Files\Dwg TrueView 2009\dwgviewr.exe" "test.dwg" /b "plota4_model.scr"" from http://forums.augi.com/archive/index.php/t-47374.html But don't understand I should write scr for each dwg files or what should I do? Thanks Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.