Skip navigation
John Hawkinson 5,512 posts
Jun 25, 2009
Currently Being Moderated

Splitting a spread in two?

Apr 24, 2012 4:17 PM

In the scripting DOM, how can I break a spread of non-contiguous pages into two?

That is, I have this arrangement:

Screen shot 2012-04-24 at 6.55.50 PM.png

And I want to put pages 4 and 7 on their own spread, like this:

 

Screen shot 2012-04-24 at 6.56.00 PM.png

Does anyone know how to do this in the scripting DOM?

 

I can add a spread after the [4,7] spread, which would be a new [8,9].

Then I can move page 7 after 8, giving me a 3-page spread (now [7,8,9]) and delete the first and last page of the spread, 7 and 9.

That seems horrible. is there a better way?

 

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points