Hi, I'm evaluating Spire.PDF on a vb.net 4 website. Everything is going well, except I can't hide the cookie warning message (I'm in Europe where all websites that use cookies have to notify the user). It seems like the HTMLConverter runs in its own session separate from the client browser, is that right? Is there any way to set a cookie in that session so this warning doesn't appear in the generated PDF? There is no legal issue as to get this far the user has already accepted the use of cookies.
Thanks in advance,
Richard