D
daniel
Hi All,
Could anybody please let me know how to print .DWG which is saved in
AutoCAD from Access?
I have got an example of printing out .DWF and working all right. I
have generated a bpj file and use the code like:
Shell ("C:\Program Files\Autodesk\Autodesk Design Review
\DesignReview.exe" & " " & FileName)
I have check with our designer and he said he can only save drawing
as .DWG. He can publish, not saved as, to .DWF, but the scale not
correct when the drawing is printing to a special printer.
So I think I have to find a way to print .DWG rather than .DWF. I have
tried to change the detail in bpj file from dwf to dwg, the error log
say "C:\Temp\test.dwg" contains no DWF files.
Thanks in advance!
Cheers
Daniel
Could anybody please let me know how to print .DWG which is saved in
AutoCAD from Access?
I have got an example of printing out .DWF and working all right. I
have generated a bpj file and use the code like:
Shell ("C:\Program Files\Autodesk\Autodesk Design Review
\DesignReview.exe" & " " & FileName)
I have check with our designer and he said he can only save drawing
as .DWG. He can publish, not saved as, to .DWF, but the scale not
correct when the drawing is printing to a special printer.
So I think I have to find a way to print .DWG rather than .DWF. I have
tried to change the detail in bpj file from dwf to dwg, the error log
say "C:\Temp\test.dwg" contains no DWF files.
Thanks in advance!
Cheers
Daniel