Jspdf-autotable: How can I add a new line in a cell

Created on 2 Feb 2020  路  2Comments  路  Source: simonbengtsson/jsPDF-AutoTable

I didnt find any solution.

question stale

Most helpful comment

If using data from js, just add normal line-break in your cell content "new\nline", if using html table, use <br> in your cell.

All 2 comments

If using data from js, just add normal line-break in your cell content "new\nline", if using html table, use <br> in your cell.

This issue has been automatically closed since the issues in this project are mainly used for bugs and feature requests. Questions are directed to stackoverflow.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

cwolcott picture cwolcott  路  4Comments

sciefylab picture sciefylab  路  6Comments

tapz picture tapz  路  3Comments

Alorse picture Alorse  路  4Comments

prakashsam picture prakashsam  路  4Comments