How Can I Change Font Size of PDF Message?
How Can I Change Font Size of PDF Message?
 ismailbars            
            
                Posts: 4Questions: 3Answers: 0
ismailbars            
            
                Posts: 4Questions: 3Answers: 0            
            Hi,
How can i change the font size of PDF " messageTop" font size and font style(bold)?
{
  extend: 'pdfHtml5',
   messageTop: 'Report List',
}
This discussion has been closed.
            
Answers
You need to use the
customizecallback of thepdfHtml5button type and modify the pdfmake documentation structure that was created.Allan