in

Quark Forums

get page number of end of text

Last post 03-17-2010 9:45 AM by Scripting_Ace. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 03-17-2010 12:17 AM

    get page number of end of text

    Hi, I have a quark xpress document with a chained text box that span all over the document. After i imported text into that text box i need to get the page number where the text flow ends through Apple Script, as I'ii be doing some operations using the page number through apple script. Thanks
  • 03-17-2010 9:45 AM In reply to

    Re: get page number of end of text

     set x to object reference of character -1 of story 1 of YourTextBoxReference.

    set thePage to page 1 of text box 1 of x.

     

    HTH

    Michel Lemieux
    Click here --> to visit my PUBLISHING & SCRIPTING FORUM

Page 1 of 1 (2 items)
Powered by Community Server (Commercial Edition), by Telligent Systems