Message 1 of 6

Not applicable
10-05-2017
11:43 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello all,
I have a small but annoying problem. Every time when i use a script file to plot a batch of drawings, AutoCad saves the last file even when i use the quit command. As soon as i plot a drawing in AutoCad this problem doesn't occur. At the bottom i have listed a portion of the script file that is generated to print to a pdf file, the same happens when i print to a printer for a hard copy. I don't get why AutoCad saves the file and creates a bak file when i tell it to quit.
With kind regards,
Johnny
SDI
1
open
"049368_0000_001.dwg"
plot
y
model
dwg to pdf
iso expand a4 (210.00 x 297.00 mm)
m
l
no
e
f
center
y
monochrome-pdf.ctb
n
a
n
y
filedia
1
SDI
0
quit
no
Solved! Go to Solution.