J
John
I'm writing a screenplay and would like to write a macro
to automatically split dialog that spans an automatic page
break.
How do I detect automatic page breaks?
I also need to know how many lines of dialog already
appear above the page break (if it's only one line, the
whole thing should be pushed down; else it should be
split).
How do I detect automatic line breaks? I.e., how do I
count the number of lines in a range (as they appear on
the page)?
Thanks in advance,
John
to automatically split dialog that spans an automatic page
break.
How do I detect automatic page breaks?
I also need to know how many lines of dialog already
appear above the page break (if it's only one line, the
whole thing should be pushed down; else it should be
split).
How do I detect automatic line breaks? I.e., how do I
count the number of lines in a range (as they appear on
the page)?
Thanks in advance,
John