Posted on 2005-10-30 19:21:18-08 by mfrankl in response to 501
Re: Converting HTML which points to images into PDF
If you use the protocoll http before your URL your images will get included: <IMG SRC="http://www.anydomain.com/images/image.gif"> Please note the img-tag should look like that: <img src=".."> not <src img="..">.
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.