<< Anyone know how to make something that at least looks like an invoice that could become the body of the email ? >>
If you create the body of your email using HTML you can get something looking quite like an invoice. HTML can draw differently in different browsers so it's not as reliable as a PDF in terms of getting printed exactly the way you want, but within that limitation it should solve your problem. -- Larry

