Processing .Ai files using Image Magick

Questions and postings pertaining to the development of ImageMagick, feature enhancements, and ImageMagick internals. ImageMagick source code and algorithms are discussed here. Usage questions which are too arcane for the normal user list should also be posted here.
Post Reply
Jogesh Anand
Posts: 4
Joined: 2010-08-27T05:27:47-07:00
Authentication code: 8675308

Processing .Ai files using Image Magick

Post by Jogesh Anand »

Hi,

I am facing problems while processing .Ai files using Image Magick. Most of the .ai files do not get converted. My Image Magick version is
#convert -version
Version: ImageMagick 6.6.1-0 2010-09-08 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2010 ImageMagick Studio LLC

Please do let me know the what exactly i should do in order to process these files. On the server we have Ghoscript installed . the version is
#gs -version
ESP Ghostscript 8.15.3 (2006-04-19)
Copyright (C) 2004 artofcode LLC, Benicia, CA. All rights reserved.

This is an urgent issue as my client wants all the .ai file sto be processed properly. Any help in this regard will be highly appreciated.

Thanks
Jogesh Anand
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: Processing .Ai files using Image Magick

Post by magick »

We need to reproduce the problem before we can comment. Post a URL to one or two of your AI files so we can download them and we will get back with you within an hour or two.
Post Reply