Unicode versus Utf8
Unicode versus Utf8
- Subject: Unicode versus Utf8
- From: Yvan KOENIG <email@hidden>
- Date: Sat, 4 Jul 2009 19:32:38 +0200
Hello
Is there a way to get, with a script, the Utf8 code of a given
Unicode character ?
Example:
Unicode: 2019
Utf8: E28099
Both of them are used in the Index.xml files describing the contents
of Pages documents.
So, it's difficult to identifie the bookmark to which an internal
link is pointing to.
The Bookmark descriptor uses Unicode number: (’)
<sf:p sf:style="paragraph-style-32">
<sf:bookmark sf:name="Pages ’06" sf:ranged="true"
sf:page="5">Pages ’06</sf:bookmark>
<sf:br/>
</sf:p>
The link descriptor uses Utf8 code. (’)
<sf:p sf:style="paragraph-style-32"> <sf:link href="#Pages â€%
9906"><sf:span sf:style="SFWPCharacterStyle-7">a link</sf:span></
sf:link><sf:insertion-point/><sf:br/></sf:p>
Thanks in advance.
Yvan KOENIG (from FRANCE samedi 4 juillet 2009 19:31:41)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden