phpdocwriter-general Mailing List for PHP DocWriter
Status: Pre-Alpha
Brought to you by:
jmsanchez
You can subscribe to this list here.
2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
---|
From: danyliscia\@libero\.it <dan...@li...> - 2004-09-26 07:41:22
|
I have tryied to use phpdocwriter for the first time. This library could = be very useful for a project I am carrying on since this spring. It is = a radiology infomation system written in php that could have phpdocwrit= er as a last step tool for printing well formatted medical reports. If i= t works I will release the code as GPL. I have tried to POST the text= of a medical report of a form with a <textarea> to a $med_report varia= ble of a php script and let phpdocwriter build the openoffice documen= t using largely the example N.2 of the original documentation of the libr= ary. The report prints well with the right fonts and font-sizes but th= e accented characters are not rendered at all: for example the characte= rs =E8,=E9,=E0,=F9,=F2 od the Italian laguage come out as a capital A to= gether with gibberish symbols. I set the language references as "it/IT"= instead of "es/ES" of the original example but nothing changed. This = first attempt was made on a PC/server with Fedora Linux Core 2 in wich=0D = Openoffice1.1.1 is in /usr/lib/oo...1.1.1n and set all the references to= this directory in the /conf fiiles of phpdocwriter library. Nothing ch= aged. Does phpdocwriter work also in the client workstations (8 PCs) of = the LAN that make use of the Fedora Linux webserver (Apache), and let = them print with openoffice? the client pc have Windows XP on them and ar= e all equipped with OpenOffice 1.1.2 Anybody out there has a soluti= on for it? I would be very grateful if somebody did Best regards =0D = Daniel Liscia |