• 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
Re: InDesign and nonRoman text
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: InDesign and nonRoman text


  • Subject: Re: InDesign and nonRoman text
  • From: Kirill Kortchagin <email@hidden>
  • Date: Wed, 22 Oct 2003 13:26:07 +0400

On Wednesday, October 22, 2003, at 02:37 AM, Shane Stanley wrote:

On 22/10/03 2:05 AM +1000, Kirill Kortchagin, email@hidden, wrote:

How to set text with non-Roman script characters into InDesign document?
AppleScripts sets it up as ASCII codes, but not as InDesign Unicode
"<0410><0411>".

Have you tried coercing the text to Unicode text first?


Yes, Its dont work.

For Example
tell application "InDesign 2.0.1 CE"
tell document 1
set SomeText to "Kirill" - - I dont type in cyrillic, becouse it demands specific settings for the e-mail program.
set SomeText to SomeText as Unicode text
set text 1 of text frame 1 to SomeText
end tell
end tell

The result is the same, as without coercing the text to Unicode.

Aha-pupok
email@hidden
http://www.yezhe.ru/applescript/
_______________________________________________
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 and nonRoman text
      • From: Shane Stanley <email@hidden>
References: 
 >Re: InDesign and nonRoman text (From: Shane Stanley <email@hidden>)

  • Prev by Date: Finder: using "on adding folder items to..."
  • Next by Date: Re: InDesign and nonRoman text
  • Previous by thread: Re: InDesign and nonRoman text
  • Next by thread: Re: InDesign and nonRoman text
  • Index(es):
    • Date
    • Thread