HTML to PDF / DOCX / RTF Java converter library › Forums › PD4ML v3 Archived Forums (Read Only) › Troubleshooting › PD4ML.render proxy issue › Re: Re: PD4ML.render proxy issue
September 1, 2010 at 14:01
#28191
Try to propagate session ID with PD4ML requests. There is an API call intended for that:
pd4ml.setCookie( “JSESSIONID”, cookieValue );
where cookieValue is something like that: “9034657927465;path=/”