Re: [ServOO-users] [use of servoo client class]
Status: Beta
Brought to you by:
glodel
|
From: Ghislain <ghi...@lo...> - 2005-04-21 16:24:06
|
felipe _ wrote:
> Hi,
>=20
> 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...
>=20
> I have some problem whith the conversion:
>=20
> 1- For a text wrote in french, you have lot of (" =E9, =E8, =E0, ^"). T=
his=20
> caracter or converteded badly (i have ("=E2=80=99, =C3=A9,...) instead.=
So can the=20
> encoded type be change.
ServOO works only with UTF8 since OOo and W2L works only with UTF8 and I=20
really recommand working with UTF8 nowadays. (what you call "badly=20
converted" is in fact UTF8 characters).
If you prefer iso-latin, use the utf8_decode function in PHP.
>=20
> 2- I also tried whith a document wrote with the revue.org document=20
> model. The possibility offered look reduced. I don't know if you can=20
> have title with numero, you can use all the chip and numero, the bold=20
> and italic style can be use...
> Anyway, the conversion don't keep all my style page.
>=20
I don't understand what is your problem. Is it a problem in Word or in=20
the conversion done by ServOO ?
I guess you mention a problem in Word. You should contact the=20
Lodel-users list (in french) to get more information.
ServOO is document template independent.
Ghislain
> thanks for help you give me,
> @+.
>=20
> _________________________________________________________________
> Essayez le nouveau MSN Search : plus performant, plus pr=E9cis.=20
> http://search.msn.fr/
>=20
>=20
>=20
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users=
.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=3D6595&alloc_id=3D14396&op=3Dclick
> _______________________________________________
> servoo-users mailing list
> ser...@li...
> https://lists.sourceforge.net/lists/listinfo/servoo-users
>=20
|