aspose file tools
The moose likes Other JSE/JEE APIs and the fly likes Print MS Office Documents using Java API Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Other JSE/JEE APIs
Reply Bookmark "Print MS Office Documents using Java API" Watch "Print MS Office Documents using Java API" New topic
Author

Print MS Office Documents using Java API

Latha Sree
Greenhorn

Joined: Apr 07, 2009
Posts: 17
Hi Friends,

Can anyone please tell me how to print MS Office documents(doc,docx,xls..) using JAVA API..

I tried with Java Print Service API, DocPrintJob..Please suggest me with alternative solution.

Thanks
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35253
    
    7
The easiest way might be to run OpenOffice in server mode, and use its Java API (UNO) to achieve this. I don't think there's any other open source component that can interpret and print random Office documents.


Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Print MS Office Documents using Java API
 
Similar Threads
how to print a word document in java?
Print MS Office documents using unix commands
Excel document created using HSSF POI API not opening in Windows7 but opening in Win XP
Converting a Word Document or PPT into ThumbNail Images.
How to convert PDF to XLS