Hi,
I'm trying to pass cookies to my html conversion, but have no idea how. HtmlToPdf contains cookieJar method, but passing string like this ->"COOKIE_LABEL="COOKIE_VALUE"; expires=Thu, 03-Sep-2020 12:53:09 GMT; domain=mail.intalio.pl; path=/;") doesn't actually make any difference. I try to pass authentication cookie with session id, which will resolve my image href into actual image object.
Hi,
I'm trying to pass cookies to my html conversion, but have no idea how. HtmlToPdf contains cookieJar method, but passing string like this ->"COOKIE_LABEL="COOKIE_VALUE"; expires=Thu, 03-Sep-2020 12:53:09 GMT; domain=mail.intalio.pl; path=/;") doesn't actually make any difference. I try to pass authentication cookie with session id, which will resolve my image href into actual image object.