Error: incorrect header check
-
I use jsreport-browser-client-dist to render pdf from template server + merge watermark. If without merge watermark it works perfect.
Code
Log on server
Watermark config
-
Please share the playground demo replicating the problem. Thank you.
https://playground.jsreport.net/
-
https://playground.jsreport.net/w/anon/h35IQ5cD
Work perfect with playground but error when using to render from browser !
-
Thank you, for the demo.
This is a bug which was fixed in the jsreport-pdf-utils master, please update usingnpm i jsreport/jsreport-pdf-utils
-
Thanks it work! because missing jsreport/jsreport-pdf-utils like you mention and my data is big so I need to use res.toObjectURL()