Results 1 to 4 of 4
Thread: Export to Word
- 11-22-2010, 01:27 PM #1
Member
- Join Date
- Nov 2010
- Posts
- 2
- Rep Power
- 0
- 11-22-2010, 01:57 PM #2
What do you mean by "export to Word"? Do you just want to output to a file that Word can open? Something else? What have you tried?
- 11-23-2010, 05:25 AM #3
Member
- Join Date
- Nov 2010
- Posts
- 2
- Rep Power
- 0
My application is getting some data from database(Oracle) like name,age,sex,qualification etc. in a jsp page.
There is a link in jsp page "Export to Word". My requirement is that when I click "Export to Word",
A word file should open with Table in word should be pre-populated with the data that I am getting from oracle.
User should be able to use this word file as normal word file
- 11-23-2010, 09:15 AM #4
Moderator
- Join Date
- Apr 2009
- Posts
- 10,481
- Rep Power
- 16
Look at Apache POI.
I've done Excel exports before, but not Word ones...the API shold be able to handle creating a basic Word document with a table in it though.
Similar Threads
-
How do I export to a Jar?
By Bread in forum EclipseReplies: 4Last Post: 11-15-2010, 12:03 AM -
export to xml
By karq in forum Advanced JavaReplies: 0Last Post: 10-01-2010, 10:49 AM -
export eps
By mr_empty in forum Java 2DReplies: 0Last Post: 04-25-2010, 08:40 AM -
export to excel
By diana glz in forum Advanced JavaReplies: 0Last Post: 03-13-2008, 11:01 PM -
export to excel
By diana glz in forum New To JavaReplies: 0Last Post: 03-13-2008, 09:26 PM


LinkBack URL
About LinkBacks

Bookmarks