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:47
#27773
in fact this url “../images/form_ctact_titre1.jpg” is defined in css .
the url of the css is
http://gaiactact.ira.appli.impots/gaia-agent/ctact/styles/posteAgent.css
so
../images/form_ctact_titre1.jpg is needed to go out of the directory “css” for the directory “images” .
But, it’s the base url which is modified .