Connecting Tech Pros Worldwide Help | Site Map

how to access OpenOffice Writer (For mailmerge)

  #1  
Old March 28th, 2008, 05:35 AM
adwin
Guest
 
Posts: n/a
Hi,

I got a task to do, I was ask whether is it possible to do mailmerge
on OO Doc using PHP ?
my client wants me to fill in their doc with data from database. is it
possible to do that ?
I search on the google, but got nothing.

can it work in linux server (with OO installed off course)

thx

adwin
  #2  
Old March 28th, 2008, 06:05 AM
Richard
Guest
 
Posts: n/a

re: how to access OpenOffice Writer (For mailmerge)



"adwin" <adwin.wijaya@gmail.comwrote in message
news:28c7fcee-3a3d-4234-ab67-a690fbdcf855@8g2000hse.googlegroups.com...
Quote:
Hi,
>
I got a task to do, I was ask whether is it possible to do mailmerge
on OO Doc using PHP ?
my client wants me to fill in their doc with data from database. is
it
possible to do that ?
I search on the google, but got nothing.
>
can it work in linux server (with OO installed off course)
>
thx
>
adwin
Hi,
I think you might have better luck here:

http://www.oooforum.org

Richard


  #3  
Old March 28th, 2008, 02:05 PM
C. (http://symcbean.blogspot.com/)
Guest
 
Posts: n/a

re: how to access OpenOffice Writer (For mailmerge)


On 28 Mar, 04:30, adwin <adwin.wij...@gmail.comwrote:
Quote:
Hi,
>
I got a task to do, I was ask whether is it possible to do mailmerge
on OO Doc using PHP ?
my client wants me to fill in their doc with data from database. is it
possible to do that ?
I search on the google, but got nothing.
>
can it work in linux server (with OO installed off course)
>
thx
>
adwin
Mailmerge in OO is kinda horrible. I think there are PHP interfaces
for OO, but it'd probably be a lot simpler just to work with the XML
(an OO doc is a set of files, mostly XML, gzipped up together).

C.
Closed Thread