Reply to comment

Image Support Updated

I think the reason your image support worked is because your image paths look to be local paths.  What most have tried and failed with is using images that are at URL paths on the web.  The component seems to have no functionality to download the images and put them in the PDF.  But it looks like if the images are a local path, it works.  I think that might reconcile the difference.

Reply