Because the recipe is likely producing img tags that refer to images ont he web instead of actually downloaded images. Conversion does not support non-local images in input documents. Look at the conversion log it will tell you of such images. Remove the <source> tags in the recipe and you should be fine.
|