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

Re: GraphicLines to Margin

$
0
0

Hi,

 

myY = page.bounds[2] - page.marginPreferences.bottom;

myX = page.bounds[3] - page.marginPreferences.right;

myX0 = myX + 3;

myX1 = myX + 10;

myGraphicLine.paths.item(0).pathPoints.item(0).anchor = [myX0, myY];

myGraphicLine.paths.item(0).pathPoints.item(1).anchor = [myX1, myY];

 

Jarek


Viewing all articles
Browse latest Browse all 37788

Trending Articles



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