I am finding it nearly impossible to design a custom template that matches an existing template that must be matched in order to use Invoice Ninja due to the seemingly lack of comment support in pdfmake
that’s included.
I have to imagine that I’m missing something, but each attempt I’ve tried so far to add comments /* TOP ROW FOR EXAMPLE */
has been met with an error similar to this:
Uncaught Error: Parse error on line 32: ... ] }, { { "stack": "$a --------------------^ Expecting 'STRING', '}', got '{'
Can you please advise as to how to make comments in template design code or add this support? This is super critical to have if we are going to be able to (sanely) define custom templates…