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

HL Composer Optyca

Return to Member Forum

  • Author
    Posts
    • #1227757

      Hi all,
      I am using ID CS 6. I have written the following piece of function to set up the Composer to be compatible with Asian fonts.

      function ApplyWorldWideLanguage(){
      app.select(SelectAll.ALL);
      app.selection[0].parentStory.composer = “$ID/HL Composer Optyca” ;

      }

      It works fine, but for the present text of the textframe. How can I loop this through all the textframes in my document? I have several TextFrames, including the MasterPage text frames.

      Thanks in advance.

    • #14323082
      Peter Kahrel
      Participant

      app.documents[0].stories.everyItem().composer = “$ID/HL Composer Optyca”;

    • #14323070

      Hi Peter,
      Thanks and it works as expected.

Viewing 2 reply threads
  • You must be logged in to reply to this topic.
Forum Ads