Quantcast
Channel: Adobe Community: Message List - InDesign Scripting
Viewing all articles
Browse latest Browse all 37788

Scripting Book Page Numbering Options

$
0
0

N00B scripter here... InDesign CS6 on an iMac.

 

I'm trying to programatically toggle page numbering options for a Book, specifically the options in the dialog shown:

 

Screen Shot 2013-06-07 at 2.46.31 PM.png

I'd like to be able to uncheck and recheck the "Automatically Update..." option via script. Here's what I'm trying:

 

myBook = app.activeBook;
myDoc = app.activeDocument;
myBook.properties.automaticPagination = true;

 

It doesn't seem to be working... any ideas what I'm doing wrong?

 

Thanks in advance,

 

Cliff


Viewing all articles
Browse latest Browse all 37788

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>