Thumnail EPS image?

  • Thread starter Thread starter Mats-Erik Grundh
  • Start date Start date
M

Mats-Erik Grundh

Thumnail EPS image?

I need to view an EPS image as a thumbnail.

Thanks in advance!

Mats-Erik
 
Hello Mats-Erik,

Thanks for your post. As I understand, you want to create a program which
view EPS images as thumbnails. Please correct me if there is any
misunderstanding.

1. Based on my experience and research, Microsoft graphic libraries say,
GDI, GDI+, etc, do not support EPS image. You may use third-party libraries
to load and render EPS images.

2. To view thumbnails, I recommend you the following sample which
demonstrates processing thumbnails from a large amount of images.

Thumbnail Generator - An easy way to process thumbnails from a large amount
of images
http://www.codeproject.com/csharp/thumbgenerator.asp?print=true

Hope this helps.

Regards,

HuangTM
Microsoft Online Partner Support
MCSE/MCSD

Get Secure! -- www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
 
Thank You Tian Min!

I know this may not be the right forum to ask for third party products but
do You know some third party products that can view EPS images?

Thanks in advance!
 
Thank You Tian Min Huang!

Your suggestion to look for third party products helped me to solve the
problem.

Regards,

Mats-Erik Grundh
 
Back
Top