Hi,
I want to create MS word document output with the following:-
- Header and footer - these data will be filled dynamically(from DB)
- Table of contents
- Current date in footer when user open the document.
- Automatic chapter no., Page number,Page total and Table of content arrangement when we delete or add new chapters.
- Write rtf file content as it is into current document.
- Print images in a table cell
How can we achieve in Java?
If we can achieve this in java, can we use jasper 6.3.1&Apache poi 3.16 APIs to create .jasper file. So that I can generate the actual MS word document output through jasper.
Thanks in advance!
0 Answers:
No answers yet