DataTables pdfHtml5 set lines per pages
DataTables pdfHtml5 set lines per pages
![Rafael Dourado](https://secure.gravatar.com/avatar/141c9a5e89c0f786880cddd717868cfa/?default=https%3A%2F%2Fvanillicon.com%2F141c9a5e89c0f786880cddd717868cfa_200.png&rating=g&size=120)
Hi!
I need my pdf have only 24 rows per page. Is there any way to do this??
Sorry about my english.
This discussion has been closed.
Hi!
I need my pdf have only 24 rows per page. Is there any way to do this??
Sorry about my english.
Answers
Hi @Rafael Dourado ,
I don't think you can do it directly with pdfmake without loads of fiddling about. However, what you could try is adjusting the margin, as in this example, which may give the desired effect,
Cheers,
Colin