Previous | Next | (P-PDF) Developers
Topic: character spacing ??
Conf: (P-PDF) Developers, Msg: 31615
From: mcwong
Date: 12/15/2001 02:38 AM
On 12/15/2001 2:13:00 AM, aandi wrote:
>It sounds as though you are
>editing text in a font which
>was stored as a subset. In
>such cases the Width array is
>incomplete; you will need to
>check and regenerate it, or
>refuse to edit the text.
Yes you're right. It turns out to be a /Subtype of
TrueType with width array covering character in
the range of ascii value 32 through to 121. Is it
true that there are about 14 sets of standard fonts
that I can use otherwise without having this problem ?
Thanks!