Importing MS docs to odd pages only
about year ago got john hawkinson (thanks again!) script import word documents multiple pages same master page. discussion can found here: http://forums.adobe.com/message/3732719#3732719
i modify script apply 1 side of series of 2 page spreads using same master page spread. in other words, let's have 300 facing pages use a-master. import 150 pages odd (right hand side) pages of spread (page 1.doc gets imported page 1, page2.doc gets imported page 3, page 3.doc gets imported page 5, etc.).
is there easy way this?
thanks,
neil
neil weinberg wrote:
is there easy way this?
at glance,
for (i=0; i<p.length; i+=2)
ought work.
[edit] gah! there color, bold, , underlining mark change -- **** *** forum software not show it!
the minor change 'i++' 'i+=2'. given time, can explain why.)
More discussions in InDesign Scripting
adobe
Comments
Post a Comment