Thumbnail preview

Thumbnail preview

Anonymous
Not applicable
532 Views
5 Replies
Message 1 of 6

Thumbnail preview

Anonymous
Not applicable
Hello,
I've recently been given access to a huge drawing library somewhere else, I
have mapped the network drive so I have permanent access to this library.
What I'd like is a simple viewer that will possibly get attributes from the
drawing and display a thumbnail of the drawing file.

Can anyone tell me how to retrieve a Autocad thumbnail using VB?
Will it be possible to scale the thumbnail?

Many thanks

Scott
0 Likes
533 Views
5 Replies
Replies (5)
Message 2 of 6

Anonymous
Not applicable
Autocad provides a Thumbnail Viewer control that can be used in VB....Just
goto the Controls Toolbox and serach for Autocad Drawing Thumbnail
control...

--
Veign
www.veign.com
<> - Bigger, Better, Cleaner!
www.veign.com/download_application.html#Link200
Code Samples & Sample Projects
http://www.veign.com/information/application/info_app.html
Submit Your Best Code (you keep the rights)
http://www.veign.com/information/application/code_submit.html
---------
"Scott Stubbington" wrote in message
news:7B088A5319AA2A03DDEA60C14E6DC590@in.WebX.maYIadrTaRb...
> Hello,
> I've recently been given access to a huge drawing library somewhere else,
I
> have mapped the network drive so I have permanent access to this library.
> What I'd like is a simple viewer that will possibly get attributes from
the
> drawing and display a thumbnail of the drawing file.
>
> Can anyone tell me how to retrieve a Autocad thumbnail using VB?
> Will it be possible to scale the thumbnail?
>
> Many thanks
>
> Scott
>
>
0 Likes
Message 3 of 6

Anonymous
Not applicable
Excellent, thank you.

Is there a help file available for this control?

Thanks

Scott
0 Likes
Message 4 of 6

Anonymous
Not applicable
I dont believe so..

Do you have any specific questions about the control?...I have used it in
the past and remember it to be fairly straight forward....

--
Veign
www.veign.com
<> - Bigger, Better, Cleaner!
www.veign.com/download_application.html#Link200
Code Samples & Sample Projects
http://www.veign.com/information/application/info_app.html
Submit Your Best Code (you keep the rights)
http://www.veign.com/information/application/code_submit.html
---------
"Scott Stubbington" wrote in message
news:f12347e.1@WebX.maYIadrTaRb...
> Excellent, thank you.
>
> Is there a help file available for this control?
>
> Thanks
>
> Scott
>
>
0 Likes
Message 5 of 6

Anonymous
Not applicable
I prefer using voloview controls for viewing. It's free and and is much
more powerful.


"Scott Stubbington" wrote in message
news:7B088A5319AA2A03DDEA60C14E6DC590@in.WebX.maYIadrTaRb...
> Hello,
> I've recently been given access to a huge drawing library somewhere else,
I
> have mapped the network drive so I have permanent access to this library.
> What I'd like is a simple viewer that will possibly get attributes from
the
> drawing and display a thumbnail of the drawing file.
>
> Can anyone tell me how to retrieve a Autocad thumbnail using VB?
> Will it be possible to scale the thumbnail?
>
> Many thanks
>
> Scott
>
>
0 Likes
Message 6 of 6

Anonymous
Not applicable
I have successfully fiddled with the Thumbnail control and like you say, it
is quite straight forward. The amount of detail provided by the control of
the drawing not too good, so I think I'll have to go the Voloview control
route. Again I have fiddled with the Voloview control, but if my memory
serves me correctly..... I didn't achieve much.
I'm sure you'll here from me if I can't sort it out.
Cheers for your thoughts people.

Scott
0 Likes