hello I have created table in PDF file using Itext library heading of my table columns are Medicine Name, Doses, time
My problem is: this is how my columns look like:
|Medicin|Doses|time|
| e name| | |
as you can see e falls in new line I have tried many things but cant figure out how to arrange my columns like :
|Medicine|Doses|time|
| name | | |