HTML to PDF / DOCX / RTF Java converter library › Forums › PD4ML v3 Archived Forums (Read Only) › General questions / FAQ › Passing authentication headers › Re: Re: Passing authentication headers
November 24, 2010 at 14:12
#28312
PD4ML.setCookie() and PD4ML.useHttpRequest() is the right direction to solve the issue.
Does your application use JSESSIONID cookie to identify a session? If so, what do you pass to PD4ML.setCookie() as a parameter?