Hi All,
I want to create a dynamic table in
word doc using apache poi. So for examples - In my case there are 9 rows. In 1st row there is only 1 column. In 2nd, 4th and 5th rows there are 2 columns. In 3rd and 6th rows there are 3 columns. In 7th, 8th and 9th rows there are 7 columns. Also, how can i set the text in bold for specific cell.
Take a look at the attached snapshot for more clarification.
Please let me know the approach. Its urgent.