html2canvas-proxy icon indicating copy to clipboard operation
html2canvas-proxy copied to clipboard

html2canvas-proxy SyntaxError

Open rainchendan opened this issue 11 years ago • 0 comments

Use php proxy or asp proxy, it reports 'syntax error' in line 1. I download the html2canvas-proxy zip, and use the proxy file, never modify the php proxy file, but it tells me 'syntax error' in line 1 '<?php'. screen shot 2014-06-03 at 12 17 36

html2canvas($('#draw-part'), { userCORS: true, proxy: "/html2canvasproxy.php", onrendered: function(canvas) {

rainchendan avatar Jun 03 '14 04:06 rainchendan