• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

Editing and Printing an Existing (Template) Word Document in Java

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello guys,

I have an urgent requirement to perform editing and printing an Existing MS Word doc file in my Struts application,
I am trying with Apache POI Api ..but could not end up in doing this task..
This Application is deployed in weblogic 8.1...so this Functionality of Editing and Printing Word doc to be done with JDK 1.4..

If anybody has done such a kind of work or know a good solution for such a kind of functionality..please reply..
Its also ok if we can do this functionality with Pdf as Template..instead of Word doc..

Appreciate any kind of help,..waiting for some reply

Thanks,

manu....
 
reply
    Bookmark Topic Watch Topic
  • New Topic