use acDocManager->sendStringToExecute() to call 'SAVEIMG' without open a dialog window

use acDocManager->sendStringToExecute() to call 'SAVEIMG' without open a dialog window

Anonymous
Not applicable
544 Views
2 Replies
Message 1 of 3

use acDocManager->sendStringToExecute() to call 'SAVEIMG' without open a dialog window

Anonymous
Not applicable
I tried several times, it always opens a file dialog window to ask user to
define directory, file name and type.
Is there a way to save the image in a predefined directory, file name and
type without showing up the file dialog window?
Thanks.
0 Likes
545 Views
2 Replies
Replies (2)
Message 2 of 3

NikolayPoleshchuk
Enthusiast
Enthusiast
Use FILEDIA=0 and -PLOT command instead. Yoy may plot your drawing to raster file.
Nikolay Poleshchuk
http://poleshchuk.spb.ru/cad/eng.html
0 Likes
Message 3 of 3

Anonymous
Not applicable
Hi NikolayPoleshchuk,
Thanks for the help. What I need is to save the screen image (in 'shade'
mode) into a bmp file, and the saving process should be done automatically
by the program.
Charley.

wrote in message news:6277346@discussion.autodesk.com...
Use FILEDIA=0 and -PLOT command instead. Yoy may plot your drawing to raster
file.
0 Likes