I am using APACHE POI to create word doc containing table. The table looks like as follows, I want to create cells with rowspan and colspan(as shown in figure).
Is it possible using APACHE POI ?
Is there any other java library for the same. Any help is appreciated.
You can try this.