0

I have <img> tag inside html format mail like below:

<img src="cid:image001.png@01CF3975.B5497200">

How to convert this tag to a image in pdf? (I'm using iTextSharp.)

Thanks in advance.

andrewsi
  • 10,807
  • 132
  • 35
  • 51
Gil
  • 1
  • 1
    iTextSharp by itself will not do it. You can write your own logic, see this answer to a similar question http://stackoverflow.com/a/19398426/231316 – Chris Haas Mar 11 '14 at 14:54
  • Thanks, @Chrishaas. Let me take a look. – Gil Mar 14 '14 at 09:45

0 Answers0