This is an archived forum post. The information may be outdated. Contact us if you have any questions.

PDF conversion not happening for image overlay in html file

MayurBaligar wrote on 2014-03-12:
Hi

Am converting a html to pdf using convertFile function.

a part of my html needs me to have two images overlay so i used the below:

<img style="background-image:url(base.png)" src="overlay.png">

Other stand alone images on the same html are getting converted to pdf.
not sure why this overlap is not happening!
pls help!
support wrote on 2014-03-12:
Hello,

Could you please send us the file you pass to convertFile() to support@pdfcrowd.com? We will look into it.
MayurBaligar wrote on 2014-03-14:
Working, thanks!