HTML to PDF / DOCX / RTF Java converter library › Forums › PD4ML v3 Archived Forums (Read Only) › Troubleshooting › trouble with relative path for img or css › Re: Re: trouble with relative path for img or css
January 8, 2010 at 17:36
#27774
From my perspective the relative image link should be
images/form_ctact_titre1.jpg
instead of
../images/form_ctact_titre1.jpg
“../” prefix in the image link leads out of ctact directory.