Re: How to change starting page number in InDesign
Re: How to change starting page number in InDesign
- Subject: Re: How to change starting page number in InDesign
- From: Shane Stanley <email@hidden>
- Date: Thu, 05 Aug 2010 21:33:33 +1000
- Thread-topic: How to change starting page number in InDesign
You can't modify a page number directly -- it depends on the section it
belongs to. Depending on what exactly you want to do, you might want to make
a new section:
tell document 1
set myPage to make new page
make section with properties {page start:page 2, continue numbering:false,
page number start: myFirst_Pagenumber, name:"A-", page number style:lower
roman}
end tell
--
Shane Stanley <email@hidden>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden