Using Java, you can try "Jakarta POI - HWPF -Java APIs with XML
manipulate MS-Word": http://jakarta.apache.org/poi/index.html

Other than that, you can work with RTF files, which will open in Word.
I'm working with RTF file > data merge > PDF generation using CFMX on
Linux and it's going rather well.

You can <cffile action="" an RTF file with images, manipulate the
text (ReReplace()), then <cffile action="" a new RTF file keeping
the images intact with no external code.

I'm going to look into the mail merge functionality HWPF claims to have
to see if I can speed up what I'm doing.

HTH,

Adrian J. Moreno

Factors of i
- http://FactorsOfi.com
- Linux Web Hosting: CF/PHP with MySQL
i Know Kung Foo Consulting
- http://iKnowKungFoo.com
- ColdFusion MX, Java, JBoss, JSP & Struts
- XML & Database Development
- Internationalization (i18n)

Mark-Anthony Rowland wrote:
> Is there a way to export to word from CFML on Linux including images?
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to