Printing Microsoft XL File from Java

I would like to print an .xl file via java with the same Fomat in the File.

Can any one help me?

[109 byte] By [namara] at [2007-11-27 11:42:41]
# 1

Perhaps Apache POI can help you?

http://poi.apache.org/

maple_shafta at 2007-7-29 17:45:36 > top of Java-index,Java Essentials,Java Programming...
# 2

try jxcell it was handy for my program

http://www.jxcell.net/

mark07a at 2007-7-29 17:45:36 > top of Java-index,Java Essentials,Java Programming...