You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to be able to control the text alignment for columns in the body.
For example in the snippet below, I would like to have the data for "Date", "Start Time" and "End Time" to be right aligned.
The data for "Owner Name" should be left aligned.
The headers should remain center aligned.
Is this possible?
The text was updated successfully, but these errors were encountered:
As of version 1.30, the PDF export with pdfmake now also takes into account some style attributes from the html table to be exported: alignment, background color, color, font style
Hi,
I would like to be able to control the text alignment for columns in the body.
For example in the snippet below, I would like to have the data for "Date", "Start Time" and "End Time" to be right aligned.
The data for "Owner Name" should be left aligned.
The headers should remain center aligned.
Is this possible?
The text was updated successfully, but these errors were encountered: