Click here to Skip to main content
15,885,695 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Why PDF file generating blur image?Details are not printing properly.Please let me know with your answers

Thanks,
KArthik
Posted
Comments
karthik Udhayakumar 28-May-14 5:06am    
Post your code--
karthikchinnu 29-May-14 3:27am    
Can you Please send the link new version of HTML to PDF convert dll(ephtmltopdf.dll)for IE10.

Are you using iTextSharp? In that case, maybe this article will help you on the way:


http://stackoverflow.com/questions/2524283/itextsharp-renders-image-with-poor-quality-in-pdf[^]

If you are *not* using iTextSharp, please add a little more detail on how you are creating the PDF to get a better understanding of the problem.
 
Share this answer
 
Comments
karthikchinnu 28-May-14 7:18am    
using ExpertPdf.HtmlToPdf;
using ExpertPdf.HtmlToPdf.PdfDocument;
I am using PdfConverter class to create PDF

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900