Hi, I am trying to use google charts (https://developers.google.com/chart/ - not the old version that generated images/pngs)
I run
prince --javascript --input=html5 --media=print timeline-test.html -o timeline-test.pdf
and get the output
prince: warning: document.write is not yet supported
prince: timeline-test.html:20: error: unexpected token int(3)
Is this something that will be supported in the future/has an easy work around?
Many thanks
I run
prince --javascript --input=html5 --media=print timeline-test.html -o timeline-test.pdf
and get the output
prince: warning: document.write is not yet supported
prince: timeline-test.html:20: error: unexpected token int(3)
Is this something that will be supported in the future/has an easy work around?
Many thanks