Hi, it is.... :) thanks! >locale LANG=POSIX LC_CTYPE=en_US.UTF-8 LC_NUMERIC="POSIX" LC_TIME="POSIX" LC_COLLATE="POSIX" LC_MONETARY="POSIX" LC_MESSAGES="POSIX" LC_PAPER="POSIX" LC_NAME="POSIX" LC_ADDRESS="POSIX" LC_TELEPHONE="POSIX" LC_MEASUREMENT="POSIX" LC_IDENTIFICATION="POSIX" LC_ALL=
On Wed, Sep 23, 2009 at 4:39 PM, Joost Andrae <[email protected]> wrote: > Hi, > > how is your locale setting ? (open a terminal and type the word 'locale' > and press return) > > > I meet a trouble with the langauge, it happens when my program invoke >> the OO API to do the conversion from ppt to html, the following is the >> detail: >> 1. Environment: >> OS: OpenSuse11.1 >> OO 3.1.1 with SDK >> 2. The ppt document has chinese fonts which no problem to display >> 3. It is no problem when I do it in X-Windows manually to perform the >> conversion into HTML file, both text and image mode >> 4. It is no problem when the program invoke the API to convert the ppt >> into text HTML >> 5. The problem happens when convert the chinese ppt document into html >> IMAGE mode >> >> > Kind regards, Joost > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
