|
[Date Index]
[Thread Index]
[Author Index]
Re: pdf and accents
- To: mathgroup at smc.vnet.net
- Subject: [mg87478] Re: pdf and accents
- From: Alexey Popkov <popkov at gmail.com>
- Date: Fri, 11 Apr 2008 01:46:32 -0400 (EDT)
- References: <200804090952.FAA24725@smc.vnet.net> <ftkb8r$ads$1@smc.vnet.net>
On Apr 10, 10:14 am, J=E1nos <janos.l... at yale.edu> wrote:
> On Apr 9, 2008, at 5:52 AM, janos wrote:
> Will that happen if you change your encoding from let say western iso
> to Unicode UTF(8) or something similar ?
How we can do this? The following code:
a = ToString["<text in Russian>", CharacterEncoding -> "Unicode"]
Export["C:\1.pdf", a]
where <text in Russian> is in really text in Russian (cyrillic
alphabet) generates just the same unreadable file.
Prev by Date:
Re: pdf and accents
Next by Date:
Extracting information from Agglomerate.
Previous by thread:
Re: pdf and accents
Next by thread:
Re: pdf and accents
|