No preview image being saved when dwg is saved.

No preview image being saved when dwg is saved.

Anonymous
Not applicable
191 Views
2 Replies
Message 1 of 3

No preview image being saved when dwg is saved.

Anonymous
Not applicable
I am having a problem getting the preview image ".SavePreviewThumbnail" to
work when i save a drawing, using 2000i sp2. Doing a save or saveas has the
same effect, no preview image.

Is there something i have overlooked to get this to work?

Thanks,

Terry Hickman
0 Likes
192 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable
Hi Terry,
Can I take a peek at the code you are using?

Randall Rath
0 Likes
Message 3 of 3

Anonymous
Not applicable
This is a snip of the code.

ThisDrawing.Application.Preferences.OpenSave.SavePreviewThumbnail = True
ThisDrawing.SaveAs UserForm1.TBpart.Text & ".dwg"

Thanks,

Terry Hickman

"Randall Rath" wrote in message
news:f031eae.0@WebX.maYIadrTaRb...
> Hi Terry,
> Can I take a peek at the code you are using?
>
> Randall Rath
>
0 Likes