how to access OpenOffice Writer (For mailmerge)

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • adwin

    how to access OpenOffice Writer (For mailmerge)

    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
  • Richard

    #2
    Re: how to access OpenOffice Writer (For mailmerge)


    "adwin" <adwin.wijaya@g mail.comwrote in message
    news:28c7fcee-3a3d-4234-ab67-a690fbdcf855@8g 2000hse.googleg roups.com...
    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:



    Richard


    Comment

    • C. (http://symcbean.blogspot.com/)

      #3
      Re: how to access OpenOffice Writer (For mailmerge)

      On 28 Mar, 04:30, adwin <adwin.wij...@g mail.comwrote:
      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.

      Comment

      Working...