HTML to PDF / DOCX / RTF Java converter library › Forums › PD4ML v3 Archived Forums (Read Only) › HTML/CSS rendering issues › PDF output does not render images correctly › Re: Re: PDF output does not render images correctly
April 1, 2011 at 12:20
#28490
As I see in the HTML source there is a lot of JavaScript code to manipulate images. Please take into account: PD4ML does not support JavaScript.
Try to switch debug on (pd4ml.enableDebugInfo()) and inspect STDOUT/server’s log.
Does it try to load the images at all?
Are the requested URLs correct?