HI,
I installed HTML2PDF. Nice program! It worked 5 minuted after installing, using a very simple text-only HTML file.
But when I tried to embed an image using the HTML <img src=''..."> tag, HTML2PDF didn.t do anything but give me a blank screen in the browser.
I have read some posts on including the path (not the URL) and making the path relative to the HTML2PDF class file..but still the same result.
When I run exemple00.pnp on my own machine, I do get some output, but the images are not there.
I am on a WAMP platform (windows!).
Niek