We updated the script to allow extending the default theme by adding the provided css below the default css.
We also refactored some of the main code.
Fixed a bug where generating HTML which is too long would break the script. The String that was used could only have certain lenght. SetContent is not limited and can generate a larger pdf.
Many thanks to @neo-hornberger.
We updated the script to allow extending the default theme by adding the provided css below the default css. We also refactored some of the main code. Fixed a bug where generating HTML which is too long would break the script. The String that was used could only have certain lenght. SetContent is not limited and can generate a larger pdf. Many thanks to @neo-hornberger.