Re: [ServOO-users] [use of servoo client class]
Status: Beta
Brought to you by:
glodel
|
From: Luc S. <luc...@lo...> - 2005-04-18 22:37:47
|
Hi,
felipe _ a écrit :
> Hi,
>
> I had a deeper look at the servoo_client.php file.
> I understand now what's going on(a few more).
> Now, i can convert word doc, i can specify the output directory...
>
> I have some problem whith the conversion:
>
> 1- For a text wrote in french, you have lot of (" é, è, à, ^"). This
> caracter or converteded badly (i have ("’, é,...) instead.
I think it is UTF8 encoded characters. So I think it is correct.
> So can the
> encoded type be change.
maybe you can convert UTF8 to whatever you need using php functions.
and maybe Ghislain will tell you more.
Luc
|