Hexes
Programmer
- Oct 21, 2010
- 21
Good day all.
I need a little help with a challenging problem.
using imap in a php script i need to create a php script that will read HTML mails and
convert them to pdf or jpg or tiff files. the challenge is I need to preserve the images imbedded in the mails.
So the final pdf/tiff/jpg must have all text and images correctly preserved in them.
I'm not worried about the attachments other php scripts take care of them.
I'm mostly concerned about the Body of the mail.
Please help, any tips welcome
I need a little help with a challenging problem.
using imap in a php script i need to create a php script that will read HTML mails and
convert them to pdf or jpg or tiff files. the challenge is I need to preserve the images imbedded in the mails.
So the final pdf/tiff/jpg must have all text and images correctly preserved in them.
I'm not worried about the attachments other php scripts take care of them.
I'm mostly concerned about the Body of the mail.
Please help, any tips welcome