Hi Experts,
I am convert HTML to PDF using this
PD4ML pd4ml = new PD4ML();
but when I am convert HTML TO PDF then image is not convert(not display in pdf).
Please help me.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Ian JacobsPosted Mar 3, 2022, 8:30 AM
Hi, you can use the Spire.Pdf for .NET to convert HTML with image to PDF. The article below gives a very comprehensive guide to implement the conversion with this library:
https://www.e-iceblue.com/Tutorials/Spire.PDF/Spire.PDF-Program-Guide/Convert-HTML-to-PDF-Customize-HTML-to-PDF-Conversion-by-Yourself.html
Marvin ReidPosted Jan 27, 2022, 4:31 PM
https://www.leadtools.com/help/sdk/v22/tutorials/dotnet-console-convert-files-with-the-document-converter.html
Gohil JayendrasinhPosted Apr 20, 2012, 2:31 AM
http://www.c-sharpcorner.com/uploadfile/jayendra/how-to-create-pdf-file-using-itextsharp/
i use itextsharp and bind image in PDF.
George ericPosted Apr 19, 2012, 9:58 PM
Steve NetkPosted Mar 4, 2012, 5:15 PM
Prabhu RajaPosted Oct 8, 2011, 2:49 AM
Also Try this. HTML to Pdf.
Javeed M ShaikhPosted Oct 7, 2011, 11:18 AM
Please do not forget to mark "Accepted Answer".