Using ScriptX in a console application sample on GitHub
We recently added a sample on using ScriptX within a console application to print html content downloaded from arbitrary urls. The sample contains some interesting utility code of using callbacks from the PrintHtmlEx() method and also code for wrapping the ...