Below is the HTML that I want to convert to a PDF.
Hi Hello how are you?
<p><img height="151" width="154" src="http://qa.openoffice.org/branding/images/bannerlogo.png" alt=""></p>
<p><img height="151" width="154" src="https://www.nprocure.com/nprocure_images/banner.jpg" alt=""></p>
I tried JODConverter, iText and some tools in the market to do so. But the image for which the source is https doesnt get converted. The rest of the HTML does get converted.
Any clues on how we can embed the secure images in PDF? I am looking for some java code snippets to do so.
Regards, Tina Agrawal