Can we use Jasper APIs in java to create MS Word document output file

Hi,

   I want to create MS word document output with the following:-

  1. Header and footer - these data will be filled dynamically(from DB)
  2. Table of contents
  3. Current date in footer when user open the document.
  4. Automatic chapter no., Page number,Page total and Table of content arrangement when we delete or add new chapters.
  5. Write rtf file content as it is into current document.
  6. 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!

Muthukumaran M's picture
Joined: Jul 25 2017 - 7:10am
Last seen: 5 years 5 months ago

0 Answers:

No answers yet
Feedback
randomness