pdfkit-table
pdfkit-table copied to clipboard
added support for skipping header background, with headerColor: null
Before the header background was always added, no matter the settings. Even if it was possible to make it near transparent, it was never possible to make it completely transparent. This fixes that, and makes the header background completely optional, by setting headerColor: null