- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Dear Community,
I need your help.
With an older version of ACAD I was able to plot multiple dwg-files (source) to o muliple directories (target) per cmd batchfile. unfortunately I misplaced the batchfiles :-/.
For each file was a line in the batchfile to plot it.
The comand looked simplyfied like that:
>> plot source dwg-file to target location pdf-file.
the Source files and target location are fix values so I do not need dynamic batch files.
Exemple Directories:
Source Target
C:\CAD\drawingA.dwg >> X:\CAD-plan\PDF\drawingA.pdf
C:\CAD\drawingB.dwg >> Y:\Floorplan\PDF\drawingB.pdf
C:\CAD\drawingC.dwg >> Z:\extern\PDF\drawingC.dwg
Can somebody help?
Thx Alex
PS: Batch Plot in ACAD doesn't seem the right solutions in this case.
Solved! Go to Solution.