How to add a line in Indesign CS4
In Indesign 2.0, add a line is Document.Lines.add
But, In CS4, there is no Lines.Add method,
So, How to add a line in ID CS4?
In Indesign 2.0, add a line is Document.Lines.add
But, In CS4, there is no Lines.Add method,
So, How to add a line in ID CS4?
FlexMitchell wrote:
In Indesign 2.0, add a line is Document.Lines.add
But, In CS4, there is no Lines.Add method,
So, How to add a line in ID CS4?
In InDesign 2.0 .Lines collection was for graphic lines and .TextLines for text lines. From ID CS1 everything was changed - .GraphicLines holds info about graphic lines and .Lines collection holds info about text lines.
robin
www.adobescripts.com
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.