buldozer911

Results 3 issues of buldozer911

When i try to push following state, arguments are not getting pushed in history. History.pushState({ state: reqId, args: arguments }, null, "#" + reqId); However, if i use "?" in...

confirmed

I downloaded the src file compiled and set print background to true as given in help file.. byte[ ] buf = sc.Convert( new ObjectConfig( ).SetPrintBackground( true ), htmlText.Text ); Could...