Hi,
I’m trying to create a word-like text box in a PDF document. I was able to do it in a Word file (using aspose of course), but don’t know how to do it in PDF.
This text box needs to have a small picture, a text and …...370 30 170"); Row row = table.getRows().add(); row.setFixedRowHeight(35);...cells // gap cell Cell gapCell = row.getCells().add(); gapCell.se...