Search Mac Software Downloads
|
  Main     Multimedia & Design     Adobe Illustrator CS4  

Adobe Illustrator CS4 User Reviews (58 posts)Write A Review
sort: smiles | time
Dec 12 2008
**...

RICHCASTILLO  Is it just me, getting impatient in my old age, or is Illustrator getting slower with each new release? (I started in '92 with 3.0) I skipped CS3 so I was very anxious to fire up CS4 when it arrived. After all, I've had a screaming octocore (6 GB RAM) for almost a year now and CS3 has been putting around in Rosetta. Can you imagine my frustration when I discovered Illustrator CS4 actually ran slower than CS2 on my 8 core MacPro?

Damn it! Its totally unresponsive when dragging the hand at 800x. I mean, I don't even get a frigging beach ball. It just sits there and totally ignores my attempt to pan. Fortunately, I don't have these problems in Photoshop. But I have to earn my living with Illustrator (consumer package design) and this is absurd.

I had to strike while the corporate iron was willing and got my 8 core off the shelf at MicroCenter so it admittedly has the slower video card. But all that I have read says you only need the top card for 3D graphics. Am I wrong?

And one more thing, I use Menu Meters so I've always got a visual representation on processor load. Well, I have yet to see Illustrator CS4 using more than one core at a time. I might as well go back to Rosetta.

Somebpdy, please help me !!!!!  
(Version 1.0)

praisebury
0
[ 1 Reply - Reply ]
Replies:
Jan 20 2009

POOTUS  RICHCASTILLO, I don't know what you are on about. I don't see how it is possible that CS2, which runs under Rosetta (and crashes relentlessly), could outperform Illustrator CS4, which runs native on Intel Macs.

CS3 was the first native Intel version of Illustrator, so I don't know what you mean by "CS3 has been putting around in Rosetta." I was thrilled to upgrade to CS3 in order to get away from the terrible Rosetta performance of CS2 under Rosetta.

My relatively lightweight MBP--compared to your desktop--functions quite snappy, even with large files with 50+ layers. Granted, Adobe could improve their products immensely on the Mac; they've become more of an MS Windows company. Whereas, I don't doubt you are having problems, I just don't believe it's the software in this case.

P.S. - Are you sure you aren't running Illustrator in Rosetta? Check using the Activity Monitor. You can also check to see if the "Open using Rosetta" check box is checked by using "Get Info" on the Illustrator app. If it is checked, uncheck it.  
(Version 14.0)

praisebury
0

Dec 12 2008

TONY AGUILA  What is this? Version 1.0? Illustrator CS4 is version 14.0.0 as installed. It does not look like this is a patch to the current version. I wish they would make it clear if this is a trial version or a real patch/update.

The same goes for the other modules of CS4.  
(Version 1.0)

praisebury
0
[ Reply ]
Dec 6 2008

EASER  Does anyone know of an alternative draw program that can use Illustrator plug-ins? Thanks.  
(Version 13.0.3)

praisebury
0
[ Reply ]
Mar 3 2008

JAN13  ADOBE IS A MONOPOLY !!! AND SO HERE WE PAY THE PRICE .... IT WILL GET EVEN WORST FOR MAC USERS .... HOW SAD !  
(Version 13.0.3)

praisebury
0
[ Reply ]
Feb 29 2008

MCLEOD_68  This is crap

do not dl! it just does not work, not even a little! Not even if it is in the same folder as the application it should patch! And no, i am not going to reinstall CS3 just to make this crappy patch work.  
(Version 13.0.3)

praisebury
0
[ Reply ]
Feb 28 2008

TWELVEIGHTYONE  I just wish someone at Adobe would give this company some direction. Vague update release notes, daft crop spraying of folders all over my hard drive, inability to strip unwanted language files from their apps (they stop working if you try to do it).

Adobe, please remember - KEEP IT SIMPLE STUPID!  
(Version 13.0.3)

praisebury
+1
[ Reply ]
Feb 27 2008

KOBALT  Okay, so is this update *only* useful for Japanese users? The Adobe weblink is suitable vague (as in it doesn't mention anything about Japanese users, unlike the spiel here at MU). Confuse me, why don't you ...  
(Version 13.0.3)

praisebury
0
[ 2 Replies - Reply ]
Replies:
Feb 27 2008

MACUPDATE ADMIN  http://www.adobe.com/support/downloads/detail.jsp?ftpID=3862  
(Version 13.0.3)

praisebury
0
Feb 28 2008

KOBALT  Cheers Admin ... that's not what the page looked like at the time I posted my comment. Then there was no mention of 'Japanese' and hence my post.  
(Version 13.0.3)

praisebury
0

Feb 27 2008

FOULGER  This brilliant update can't find Illustrator 13.02 even though its sitting in the applications folder.  
(Version 13.0.3)

praisebury
0
[ Reply ]
Feb 27 2008

BLUESTAR  Because Adobe is in bed with storage device makers ! They make applications now close to 1GB big, I mean that's insane! Just so you eat up hard drive space and soon you will run out of space and go out and buy a bigger hard drive to store useless application data such as 12 other language packs that come with the app that you will NEVER use.  
(Version 13.0.3)

praisebury
0
[ Reply ]
Oct 9 2007

VíCTOR SOLANO  Yeap, all illustrator updates sucks, if you delete lenguages, if delete the readme, if change the name al folder, if this if that

Please adobe i know that you an do better that his  
(Version 13.0.2)

praisebury
0
[ Reply ]
Sep 5 2007

BOLLYWOOD  this updater wont work if you haven't installed the 13.01 patch first, and it also won't work if you have removed language files.... eg. XSlimmer, or Monolingual.

I had to reinstall Illustrator, to get the updaters to work.

why cant adobe, at least give some sort of error message for the updaters, and better yet - make the installer not reliant on miscellaneous language files?  
(Version 13.0.2)

praisebury
0
[ Reply ]
Sep 4 2007

CREATIVE GUY  You can also just put any PDF document into the Illustrator CS3 folder and name it Illustrator Read Me.pdf and it will install just fine.  
(Version 13.0.2)

praisebury
0
[ Reply ]
Nov 11 2005

ANONYMOUS  To force the updater to run regardless of checksum errors or the existance of such important files as ReadMe.PDF, do the following :)

download the update

mount the disk image

drag the updater to the desktop

eject the mounted disk image

control-click the updater on the desktop and select "show package contents"

open the resources folder

open the tools folder

open validateManifest.pl in TextEdit

scroll to bottom

change

print "$filePath: source checksum($srcChecksum) does not match actual checksum($actualChecksum)\n";

return 1

to

print "$filePath: source checksum($srcChecksum) does not match actual checksum($actualChecksum)\n";

return 0

(note that all we are changing is the return 1 to return 0 so that it does not report an error even if the file does not exist or does not exactly match the checksum that is expected.)

save the changes and overwrite if asked

run the updater

If your copy is messed up then you may end up having to reinstall but this procedure worked fine on my Illustrator CS2 install from which I had removed the ReadMe files and other senseless Adobe trash.  
(Version 12.0.1)

praisebury
0
[ Reply ]
Oct 22 2005

ANONYMOUS  Ok, here's what to do to get this to work:

The file called "Illustrator Read Me.pdf"

must be loose in the Adobe Illustrator CS2 folder and NOT in a READ ME folder or somewhere, BECAUSE it updates that to talk about the 12.0.1 version and all it's shortcomings. Ha-ha, had to punch 'ol Adobe in the nose there because of the hoops that this 2nd rate updater file has caused us all to jump thru. Shame, shame.  
(Version 12.0.1)

praisebury
0
[ Reply ]
Oct 22 2005

ANONYMOUS  Adobe says that this can fail because you move or rename a ReadMe file? WTH? I thought this was the world class standard app for vector art, not 3rd world shareware made in someone's basement. Adobe, stop drolling over the purchase of Macromedia and get your head out of your rear.  
(Version 12.0.1)

praisebury
0
[ Reply ]
Oct 22 2005

ANONYMOUS  Nope! I still get the "Fail to install due to an error" (Again?) error even after a clean install of Illustrator CS2? What did Adobe fix with this repost? Seems like this is a common error with many users. What up Adobe? (10/22/2005, Version: 12.0.1)   
(Version 12.0.1)

praisebury
0
[ Reply ]
Oct 22 2005

FVDG  Only updates english/int. englisch versions!

Other languages are not supported..  
(Version 12.0.1)

praisebury
0
[ Reply ]
Oct 21 2005

MR. X  from Adobe's site:

-----------------------

IMPORTANT NOTE: When installing the Illustrator CS2 12.0.1 update, you may receive the error message, "Fail to install due to an error" and the update does not install. This occurs if you have removed or renamed an Illustrator CS2 file before running the updater. An example would be that you removed the ReadMe file or ran a maintenance utility, which removes the Illustrator foreign language files. To resolve this issue, reinstall Illustrator and then run the updater again.

----------------------

I always knew those damn read me files were used for something...  
(Version 12.0.1)

praisebury
0
[ 2 Replies - Reply ]
Replies:
Oct 22 2005

ANONYMOUS  That's one of the most absurd things I've ever read. Adobe developers really *are* idiots. Weird.  
(Version 12.0.1)

praisebury
0
Oct 22 2005

ANONYMOUS  Nope! I still get the "Fail to install due to an error" (Again?) error even after a clean install of Illustrator CS2? What did Adobe fix with this repost? Seems like this is a common error with many users. What up Adobe?  
(Version 12.0.1)

praisebury
0

Oct 21 2005

BRIGHTEYESOSX  Other than the fact that the installer had no icon... it worked perfect for me.   
(Version 12.0.1)

praisebury
0
[ Reply ]
Oct 21 2005

ANONYMOUS  Fails to install ............... again. Doesn't matter whether I download the updater application or attempt to update through the AICS2. Same thing has happened with other CS2 apps such as Adobe Reader. Anybody else beginning to wonder what has happened to Adobe's coding prowess? Never had so many problems as with the CS2 suite.  
(Version 12.0.1)

praisebury
0
[ Reply ]
Oct 21 2005

ANONYMOUS  install errors? use a clean admin account instead of your regular ones.

-hh  
(Version 12.0.1)

praisebury
0
[ Reply ]
Jun 28 2005
*****

GEORGE   my program don´t content the serial number, please send the number because,i don´t work.

tank´s  
(Version 1.0)

praisebury
0
[ Reply ]
Jun 8 2005

ANONYMOUS  Better start getting those fat binaries ready Adobe.  
(Version 1.0)

praisebury
0
[ Reply ]
Jun 8 2005

KAREL  the above text is a bit ambigous ... adobe's talking about aics2 v1.0 (which is actually v12.0 according to my installed app) in one para and then moving on to v11.02 in the next, 'what's new' para

i know the link gets you the v12 demo, but why the confusion in the description? i wish the promo dept at adobe would make up their collective minds ...  
(Version 1.0)

praisebury
0
[ Reply ]
May 6 2005

ANONYMOUS  direct select pen tool does not work with tiger!!! making this app useless.

every time you try and select a point, the arrow focuses on the finder rather than within illustrator.

(indication: pay attention as you move over a point using the direct select tool. the arrow's appearance switches from white to black w/drop shadow)  
(Version 11.0.2)

praisebury
0
[ 3 Replies - Reply ]
Replies:
May 9 2005

POLYFADE  even after a clean tiger install – if you can't select points without the annoying finder being brought to the front, trash your adobe illustrator support folder found within ~/library/application support. it seems to work fine...for now.  
(Version 11.0.2)

praisebury
0
Jun 23 2005

ANONYMOUS  If you re using ShapeShifter, set Illustrator to be excluded in the EXCLUDE pane for SS and you should be golden. I had the same issue, and disabling SS for ILL fixed it.

Finally...  
(Version 1.0)

praisebury
0
Oct 11 2005

TAE  I do not see adobe illustrator support folder under ~/library/application support. I only see adobe folder and there are nothing but empty plug-ins folder. I trashed it anyway but it seems to be appeared again as program starts running... What is going ON with Tiger..!!! Can somebody tell me EXACT way to get out of this?!? This really drives me Crazzyy - !  
(Version 1.0)

praisebury
0

Feb 21 2005

TOAST UNDER SPAM  here are the install instructions from adobe's website. i had to doublechck to make sure it wasn't april 1st....

-----------------------------------

Installation instructions

After downloading a DMG file on a Macintosh, double-click the file to mount the disk image to your desktop using Apple's Disk Utility.

1. Quit Illustrator CS.

2. Open the Adobe Illustrator CS folder (to locate this folder, search the computer for a folder named Adobe Illustrator CS).

3. In the Finder, choose View > As List, and locate the application file. (The Finder lists the application file as an “Application” by Kind.)

4. Control-click the application icon and choose Show Package Contents.

5. Navigate to the Contents/MacOSClassic folder

6. Create a new folder and name it AICS 11.0.2 backup. Then copy the AGMCarbonPrint+PSInjLib and the BibUtilsCarbonLib files by holding down the Option key and dragging the files to the new folder. This creates copies of the files for backup purposes.

7. Copy the newly downloaded AGMCarbonPrint+PSInjLib and the BibUtilsCarbonLib files to the Contents/MacOSClassic folder. When Mac OS returns the message “The files already exist in the location. Do you want to replace it with the one you are moving?” click Replace.

8. Close all open windows.

9. Start Illustrator CS.

--------------------------------  
(Version 11.0.2)

praisebury
0
[ Reply ]
Dec 25 2004

ANONYMOUS  Adobe buy little french buggy 3D app called Satellite, fixes the worst bugs and sell it as Dimensions. The best vector app ever, with animation and multiple cameras and more.

Then Adobe put some - but not all - functions in Illustrator.

But they skip the best parts:

No animation, no camera movements and worst of all, no 3DMF export to rendering apps such as Bryce!

Then Adobe kill Dimensions. How smart is that?

If you have a copy of Dimensions, keep it!

It runs fine in Classic, and keyboard shortcuts work fine as long as Swedes and others switch keyboard layout to US English.

  
(Version 11.0.2)

praisebury
0
[ 1 Reply - Reply ]
Replies:
Jun 7 2005

TNH  Yeah, I own it too.

Dimensions was one of the best things for slapping up quick models. Whatever Adobe thought about half the 'killing off' they did. They could have just kept selling type whatever, dimensions, imagewhatever...no need to update (not sarcastic). Instead we get them pumping more into illustrator AND it still doesn't do some simple things w/o some complex actions. Now, there's a lot of quick books on illustrator that let you make 3d things w/in the adobe framework. They are good and worth taking a look at. Bryce missed the boat w 5.5. vue has text capabilities. All the other stuff is why webpages are boring. Good comment.  
(Version 1.0)

praisebury
0

Dec 23 2004

ANONYMOUS  Still missing type fonts for scandinavian languages, where is the @-type as in system and other aplications uses option+2 in svedish/finnish language and also more types missing at the same row with the option+ some key :(  
(Version 11.0.2)

praisebury
0
[ Reply ]
Dec 22 2004

ANONYMOUS  What kind of B.S. update is this? No installer? No version number? No way to keep track of this should you need to reinstall later? Someone must have wanted to get this out the door before leaving for the holidays, for it smacks of laziness. I expect crap updates like this from newbie developers, not Adobe.  
(Version 11.0.2)

praisebury
0
[ Reply ]
Dec 22 2004
*....

ANONYMOUS  Well, I was excited to see an update was released to fix the crashing bug every time I close a document. Jumped through the install hoops, and low and behold... it still crashes. GOOD JOB ADOBE! Did you pay your programmers a lot for the development of this app? Or should I say LACK of development.   
(Version 11.0.2)

praisebury
0
[ Reply ]
Dec 21 2004
*....

ANONYMOUS  Poor old Adobe.

At some point they decieded that the Mac/Apple wasn't long for this world. Staff was cut, programmers were moved around and the death watch was on.

Poor old Adobe.

And now a few years later what do we have. Apple OWNS the digital video market with Final Cut. Premiere is regarded as a joke even with the "build it for under $1K" PC crowd. Illustrator has lost most of it's most avid followers on the Mac. Photoshop support costs on the PC side is a never ending black hole, and Photoshop piracy on the PC side is legendary.

Poor old Adobe.

And now Apple is stronger than ever. Apple has become the darling of Wall Street. The "halo" effect of iPod users switching to Apple has begun. Even the PC press supported by huge advertising budgets have to admit that OS X is superior to XP, and the iMac G5 is one of the finest computers ever made.

And Adobe releases this 3rd rate upgrade?

Poor old Adobe.  
(Version 11.0.2)

praisebury
0
[ Reply ]
Dec 21 2004
*....

L008COM  This is a joke right? You have to hack into the app to upgrade it. It doesn't even have an installer? And it doesn't even show the new version number. And they don't bother to fix the fact that it takes forever to draw your artwork, even on my Dual G5. And the instructions don't even make sense, why would the finder ever ask you to replace the items your moving, when you are moving them into a folder you just created. I wish adobe would spend one revision not even adding new features, but instead making all of their products run like a proper mac program should.   
(Version 11.0.2)

praisebury
0
[ Reply ]
Dec 21 2004

PETER  ok. the procedure for the update leaves much to wish but the issues of bug fixes are very important.

Thanx Adobe for fixing them. The crashes were a pain in the... and please, make more automated updates in the future.   
(Version 11.0.2)

praisebury
0
[ Reply ]
Dec 21 2004
*....

ANONYMOUS  boo on Adobe...once the finest software company...now just another example of how crappy they have become...  
(Version 11.0.2)

praisebury
0
[ Reply ]
Dec 21 2004
*½...

MB  I've never been asked to hack my application by any developer. this is total BS. Fireworks is quickly becoming my prefered vector tool and I'm not the only on in my design company to think so.  
(Version 11.0.2)

praisebury
0
[ Reply ]
Dec 21 2004
**...

ANONYMOUS  The worst Version of illustrator ever  
(Version 11.0.2)

praisebury
0
[ Reply ]
Dec 21 2004
**...

ANONYMOUS  Adobe fixes two obscure bugs with an "update" that requires users to manually hack the app files?

Perhaps they should address some of the real bugs and performance issues in a professional udpater available from within the app next time!

They should have included directions to hack the files so that the version number would show as 11.0.2 in the "About" and "Get Info" windows - using ResEdit in Classic mode, of course.

Adios Adobe!  
(Version 11.0.2)

praisebury
0
[ Reply ]
Dec 21 2004
*....

ANONYMOUS  yeah, don't call it an updater when you, Adobe one of the largest software developers who expectes $500+ for this app, put out such a manual 'update'.

use an updater app. i hope the tech support costs for you from users that can't figure it out cost you 100x more than the updater would have.  
(Version 11.0.2)

praisebury
0
[ Reply ]
Dec 21 2004
*....

AYAMI  Adobe, this was the last time you was getting my money for this crap of software. I will get FreeHand MX next time. I think a bunch of other users will follow too when you will launch AICS2.

This software has been good a few years ago but we must agree that it is now a big crap done by a lazy and a greedy developper. I wish competion will hurt Adobe very soon because I don't like the way it plays with its customers these days. I miss the days of Adobe with John Warnock.  
(Version 11.0.2)

praisebury
0
[ Reply ]
Dec 21 2004

TONY AGUILA  After all this time, this is the only update that Adobe could come up with? They still have not addressed the font preview bug which I reported several days after CS came out. If they can't fix it, they should at least remove the feature so we don't fall into the trap of triggering it.   
(Version 11.0.2)

praisebury
0
[ Reply ]
Dec 21 2004
*....

KRISTOFER SZYMANSKI  Adobe, please contact me and I can build an updater for your (for free).

I forgot to post my star (this one is for this updater, not for an application).  
(Version 11.0.2)

praisebury
0
[ Reply ]
Dec 21 2004
*....

WEB MAESTRO  NOTE: My rating is for the UPDATE procedure, not the actual updated Illustrator.

It's hard to believe Adobe could come up with such a hair-brained 'update' system...

1. Download a .dmg.

2. Open .DMG

3. Look for installer (there isn't one)

4. Read manual (if you can believe!)

5. Read instructions (if you can believe!)

6. Read instructions again (did they just ask me to "navigate to the app, show package contents, make a folder inside "Contents/MacOSClassic", option-drag a couple of files to the new backup folder? preposterous!)

7. Read instructions again (yup! it's crazy and un-Mac-like!)  
(Version 11.0.2)

praisebury
0
[ Reply ]
Dec 21 2004
*....

ANONYMOUS  scandal. preposterous.  
(Version 11.0.2)

praisebury
0
[ Reply ]
Dec 21 2004
*½...

ANONYMOUS  This rating is for the update, not the app.

Although I find it pretty easy to replace the 2 files in this update, I have to agree with the previous comment that the way they packaged this update shows a total lack of respect for their customers - I just updated Butler at the same time and couldn't help but laugh at the abysmal difference between the quality in form and function of the 2 - one for a FREE software made by one single guy (I donated...) and the other for the #1 vector drawing app made by one of the biggest software company around...

But the REAL issue is that after MONTHS of having this app out, all they come up with is two ridiculous minor bug fixes? No improvements whatsoever anywhere to be seen... I guess we'll have to wait for the next full number upgrade to hopefully see a couple.

What a joke. But not the funny kinda joke...  
(Version 11.0.2)

praisebury
0
[ Reply ]
Dec 21 2004

ZOOM77  11.0.2. I have to open up the package contents and replace to files for this update? I thought we were done with this crap after InDesign 2 updates. I'd expect this lazyness from a small developer but we can't even get a .pkg that asks for your Adobe Illustrator CS folder and then replaces the 2 files for you? This is ridiculous. How am I suppose to update this with Apple Remote Desktop? I could do this with a .pkg in seconds. Now it's going to take hours. And Illustrator still says it's 11.0.0....wtf!  
(Version 11.0.2)

praisebury
0
[ 2 Replies - Reply ]
Replies:
Dec 21 2004

FED UP  Yeah, I really apppreciate how Adobe is telling US how to design and not the designers telling Adobe!

You HAVE to upgrade. You HAVE to have this update. You NEED to keep your software current. You MUST have broadband to handle these massive file downloads. You should be computer-saavy and be able to troubleshoot OUR applications for us.

Oh, and if we change file formats, you NEED to be polite and accept it.

Oh, $1000 for a software package is moot.   
(Version 11.0.2)

praisebury
0
Dec 21 2004

JOHNSMITH  I agree, what a crock of sh*t! For those who are not OSX savvy this blows! The instructions are even hard to understand! Copy contents into a backup folder and then copy them again… what the hell for!? Adobe, get of your ass and do things right. While your at it why don't you redesign Acrobat's GUI so it's not so much like a Microsoft ex-employee designed it. You can't find anything and related features are in totally different areas. What happend to the days when they rang supreme.  
(Version 11.0.2)

praisebury
0

Nov 12 2004
*½...

BIG RON  you know what we need is some freeware software

people to change the whole situation.

To scare the adobe big wig fatcats into dropping the prices of software and really challenging their

monopoly in this area.  
(Version 11.0)

praisebury
0
[ 2 Replies - Reply ]
Replies:
Dec 21 2004

ANONYMOUS  Has the longtime presence of the free GIMP caused the price of Photoshop to fall? A free drawing program won't get us anywhere. What you want is for Adobe to fix Illustrator, period.  
(Version 11.0.2)

praisebury
0
Dec 21 2004

ANONYMOUS  what he ment prolly was Free soft that could compete with Adobe not some kinda mix of photoshop5 with microsoft paint.

Gimp sucks.   
(Version 11.0.2)

praisebury
0

Nov 12 2004
**...

BIG RON  GRAPHICS, ILLUSTRATOR, ADOBE ILL TELL YOU, the CS illustrator is great for awhile then bloody dies on you. When you really needed it and submitting reports to apple or adobe is as good as a chocolate teapot next time its microsoft and MXfreehand and stick the rest up yer backside!

What is this designed obsoleteness so i need some kind of patch,fix whatever.   
(Version 11.0)

praisebury
0
[ Reply ]
Oct 8 2004

KMAGNUSON  Can't get support for

crsshing every time I save.

They need an update for this program.

Save as or save, sometimes works with save as copy, but not always. any idea what to do to fix error.  
(Version 11.0)

praisebury
0
[ Reply ]
Jul 15 2004

ANONYMOUS  I tried it for several months and still hate it! I lost many files without undestanding the reason. hate the pdf saving dialog.

the best illustrator in my opinion is the 8.0.  
(Version 11.0)

praisebury
0
[ Reply ]
Apr 15 2004
*....

SDF  sdfsdf  
(Version 11.0)

praisebury
0
[ Reply ]
Feb 28 2004
****½

ANONYMOUS  Works like a charm in Panther. A bit slow. Stable but still has a few bugs. The best anyway.  
(Version 11.0)

praisebury
0
[ Reply ]
Jan 27 2004
****.

ANONYMOUS  Purchased CS package about a month ago. Illustrator works, kinda but crashes every time I close a file window. It happens on both my G4 and G5. For the money they are asking you would think they would get such obvious bug fixed. For now, you can never close any files before you are conpletely done working with Illustrator. Hopefully they will get an upgrade out quickly  
(Version 11.0)

praisebury
0
[ Reply ]
Jan 7 2004

FOUR  I update 10.0.3 on 10.0, but nothing happen!!

Why???? I try to many time, but doesn't work.

Can tell me? This update must use on OSX 10.3.1, right? Because i try on OSX 10.3.2

Help me please....  
(Version 10.0.3)

praisebury
0
[ Reply ]
Nov 29 2003
****½

ANONYMOUS  Bumps. IX works in OS 10.2 to 10.3.1. It is slow but it works fine.  
(Version 10.0.3)

praisebury
0
[ Reply ]
Aug 29 2003
****½

ANONYMOUS  Works pretty well on my computers, but I've seen some weird bugs on friend's machines. Anyway, it is a good app but a bit slow.  
(Version 10.0.3)

praisebury
0
[ Reply ]
Jul 16 2003
**½..

CHUCK JONES  Large files can run into "Can't Preview" errors.

"Can't Save" errors are also common

with large multi linked files.

Slow Startup.

NOT Stable   
(Version 10.0.3)

praisebury
0
[ Reply ]
May 23 2003

DAVE  I have had no luck with this updater. It never locates the correct folder, and there is no way to choose an installation destination. Any ideas?  
(Version 10.0.3)

praisebury
0
[ Reply ]
Jun 10 2002
***..

MARK   Soooooooooooo slow.

30 seconds for the print dialog box to appear is just wrong!

Problems printing non outlined fonts

I'm still using it but It's like I have had my computer down graded.  
(Version 10.0)

praisebury
0
[ Reply ]
 

The opinions expressed in the reviews are not necessarily those of MacUpdate.
MacUpdate waives any legal binding related to the comments and opinions expressed in the reviews.
Please contact MacUpdate politely if you wish for a comment to be reviewed by MacUpdate for removal.