Skip to main content
Inspiring
September 29, 2009
Answered

Disable a section start - applescript CS2

  • September 29, 2009
  • 1 reply
  • 747 views

How can I turn off a section start for a specific page using Applescript? In the user interface (Numbering/Section options), it is the very first option.

I found how to set various properties of a section (page number start, autonumbering, prefix, ...) but not how to diable the section start completely.

Thanks,

Peter

This topic has been closed for replies.
Correct answer sstanleyau

You can delete the section.

1 reply

sstanleyauCorrect answer
Inspiring
September 29, 2009

You can delete the section.

Inspiring
September 29, 2009

Shane,

Yes, that works!

Thanks a lot,

Peter