• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
InDesign Text Frames and Stroke
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

InDesign Text Frames and Stroke


  • Subject: InDesign Text Frames and Stroke
  • From: Peter Kahn <email@hidden>
  • Date: Sun, 28 Jul 2002 21:33:20 -0400

Why does the following not generate a stoke around my text box?

tell application "InDesign 2.0"
make document
tell spread 1 of document 1
make text frame
tell text frame 1
set visible bounds to {2, 2, 4, 5}
set stroke weight to 7
end tell
end tell
end tell

If I write the same script with a rectangle it works fine.
Any help would be greatly appreciated.
Thanks
pk
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: InDesign Text Frames and Stroke
      • From: Shane Stanley <email@hidden>
  • Prev by Date: [ANN] Play Sound 1.0.5 released
  • Next by Date: Re: InDesign Text Frames and Stroke
  • Previous by thread: [ANN] Play Sound 1.0.5 released
  • Next by thread: Re: InDesign Text Frames and Stroke
  • Index(es):
    • Date
    • Thread