How to generate thumbnail from .eps and .ai files in .NET?
- by galleryserverpro
A potential client is asking me if I can generate a thumbnail image from .eps and .ai files. The standard .NET Image class is not able to do this, so I suppose I need a 3rd party API, but I am not sure what is the best approach. Any ideas?
Roger
Gallery Server Pro