aspose file tools
The moose likes Java in General and the fly likes Create MS Word Document using java1.4 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "Create MS Word Document using java1.4" Watch "Create MS Word Document using java1.4" New topic
Author

Create MS Word Document using java1.4

vamsi kris
Greenhorn

Joined: Feb 04, 2009
Posts: 28

Hi Everyone,

I need to create a MS Word document, with tables and images in header and footer text, some formatting is needed. I tried using Apache POI 3.5 final, it only supports java 1.5 and above, but i need to use java 1.4. Are there are any other APIs for creating *.doc files using java. Please help me.


SCJP 1.5 97%
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35249
    
    7
If this was my problem, I'd challenge the requirement to use Java 1.4. By now, even Java 5 has reached its end of life (EOL), and Java 1.4 won't see security patches any more. It's time to upgrade.


Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Create MS Word Document using java1.4
 
Similar Threads
empty lines in a document.
Java API on MS-Word
How to get Java code into a Word document
Java Api for MS Word Table Handling
Coverting RTF to DOC