Back

If your email is not recognized and you believe it should be, please contact us.

  • You must be logged in to reply to this topic.Login

Outline Font Script not working in CS5

Return to Member Forum

  • Author
    Posts
    • #34433
      Kate Bell
      Member

      Hi all,

      I downloaded the below script, it works really well in cs4 but wont work in cs5. If anyone could tell me why and how to fix this problem that would be great! Thanks

      myPage = app.activeWindow.activePage;
      for (j=myPage.textFrames.length- 1; j >= 0; j–){
      try{
      myPage.textFrames[j].createOutlines();
      myPage.textFrames[j].remove();
      }catch(e){}
      }

    • #34479
      Bob Rubey
      Member
Viewing 1 reply thread
  • You must be logged in to reply to this topic.
Forum Ads