Skip navigation
katmac75
Currently Being Moderated

Can a transform effect be applied with applescript

May 23, 2012 5:50 PM

I want to write a script for Illustrator that will apply a step and repeat as a transform effect based on the dimensions of the artboard. I've figured out how to get the dimensions of the artboard, but I'm at a loss as to how to apply a transform effect with a script. It looks like it might be in the Matrix suite, but none of the descriptions there make much sense to me.

 
Replies
  • Currently Being Moderated
    May 24, 2012 1:24 AM   in reply to katmac75

    You can't do this as a live transform effect as such… With script you would need to duplicate then move the duplicate's position… Making multi-pageitems instead…

     
    |
    Mark as:
  • Currently Being Moderated
    May 24, 2012 9:12 AM   in reply to katmac75

    With AppleScript you can use an Action in the doScript command so you could use an Action to do Transforms and call it in your script.

     
    |
    Mark as:
  • Currently Being Moderated
    May 24, 2012 10:48 AM   in reply to Larry G. Schneider

    Argh… gotten so used to ExtendScript these days over looked that one… Your right… May be in ESTK too with CS6 who knows?

     
    |
    Mark as:
  • Currently Being Moderated
    May 24, 2012 1:03 PM   in reply to Muppet Mark

    ...can we a apply a Graphic Style (with the needed Transform Effects) in AS the way we do it in JS?

     
    |
    Mark as:
  • Currently Being Moderated
    May 24, 2012 1:48 PM   in reply to CarlosCanto

    It appears so but with limitations like graphic styles cannot be applied to groups, only individual page items.

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points