Frequently Asked Question:
insert textbox into table
Question
hello, I have created table with rows and columns. i want to add textbox into table cell how i can add textbox into table cell?
Answer
The SetTableCellContent function accepts basic HTML tags that are shown in Appendix A. It's not possible to use the DrawText or DrawHTMLText functions with the SetTableCellContent function, but this shouldn't be necessary.