Quantcast
Channel: Adobe Community : Popular Discussions - InDesign Scripting
Viewing all articles
Browse latest Browse all 15932

make anchored text frame after it is move in to story

$
0
0

Hi,

 

 

In my document have 4 stories. and one text frame

this text frame is make of anchored text frame and it move in story 1

It is possible ?

please help me...

 

 

my coding is shown in below

------------------------------

 

tell application "Adobe InDesign CC 2014"

        set storyofset to story offset of myElement-------------->myElement is particular xpath

        tell storyofset

            set anchored position of anchored object settings of text frame 1 to anchored

            set horizontal reference point of anchored object settings of text frame 1 to anchor location

            set anchor xoffset of anchored object settings of text frame 1 to 0

            set anchor yoffset of anchored object settings of text frame 1 to 0

            set text column count of text frame preferences of text frame 1 to 1

        end tell

    end tell

 

 

thanks in advance.

by, John Peter.


Viewing all articles
Browse latest Browse all 15932

Trending Articles



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