HTML to PDF / DOCX / RTF Java converter library › Forums › PD4ML v3 Archived Forums (Read Only) › Troubleshooting › Some image not loading when converting to PDF › Re: Re: Some image not loading when converting to PDF
July 10, 2012 at 16:48
#29061
I guess (but not 100% sure right now) %2F and %3D codes are auto-replaced with corresponding characters ‘/’ and ‘=’. Would the replacement break the image link?
And redirects are not supported by PD4ML.
Could you please publish an HTML snippet to simplify testing from our side. And please let us know PD4ML version you currently use.