Better looking pdf title
Better looking pdf title
yurialmeida
Posts: 1Questions: 1Answers: 0
Hi guys! I'm using export funcionality and titles seem a little bit basic. I want to see some exemple where i can export my datatable with a complex title\header(not a table header, report header). I checked pdfmake documentation but cannot figure out how to make it!
This discussion has been closed.
Answers
The
customize
option of thepdfHtml5
type is how you can customise the document. There is an example of that available here although not specifically for the title text. For that you would need to refer to the pdfmake docs, and if they aren't clear ask in their support channels how to use their API.Allan