ITextSharp Parsing HTML with Images in it: It parses correctly but wont show images
问题 I am trying to generate a .pdf from html using the library ITextSharp. I am able to create the pdf with the html text converted to pdf text/paragraphs My Problem: The pdf does not show my images(my img elements from the html). All my img html elements in my html dont get displayed in the pdf? Is it possible for ITextSharp to parse HTML & display images. I really hope so otherwise I am stuffed :( I am linking to the correct directory where the images are(using IMG_BASURL) but they are just not