I am trying to render a html data into PDF which is generated on server side. Adding image or just text work well, but html function seems to not do anything. The callback is not even run as I dont ...
jQuery .load function errors if loading html with auto-removing script tag. Callback function is not executed. While this is kind of a non-issue as jQuery removes scripts with the .load function ...