HTML to PDF / DOCX / RTF Java converter library › Forums › PD4ML v3 Archived Forums (Read Only) › General questions / FAQ › PD4ML failed to load Servlet Dynamically generated JPG File › Re: Re: PD4ML failed to load Servlet Dynamically generated JPG File
April 11, 2011 at 15:15
#28306
> Copying the url into the browser correctly brings back the image.
PD4ML supports only JPEG, PNG and GIF. First please make sure, the image is of the supported formats.
Also if the image generation requires a session context, you need to make sure SESSIONID is propagated to the image generation servlet.