|
|
 | | From: | Nico Oudshoorn | | Subject: | invoices by email | | Date: | Thu, 13 Jan 2005 16:33:14 +0100 |
|
|
 | Is there a possibillity to print an invoice to email, so i can send it directly to a customer?
Nico Oudshoorn.
|
|
 | | From: | Jan Hoelterling | | Subject: | Re: invoices by email | | Date: | Thu, 13 Jan 2005 10:22:39 -0600 |
|
|
 | Hi Nico,
there are a couple of ways, and they depend on how you create the invoice. The easiest, especially if you use a report, is to get a PDF driver (such as PDF995, www.pdf995.com). If you search the NG's for PDF, you will find a number of options. Then, print to this driver, which automatically creates a PDF file. As the next step, you would then create an email object (again, there are many options for doing this out of dBase, search for email) and attach the file you've just created. I've done several variations on that, it works well.
Now, if you are looking for a more difficult solution , you can also programmatically create Rich Text or Embedded HTML (.MHT) content, then you can include the invoice (or whatever document you are generating) directly in the body of the email (rather than make it an attachment).
If you need any more detail about any of the above, please ask.
Hope this helps,
Jan
|
|
 | | From: | Todd Kreuter [dBVIPS] | | Subject: | Re: invoices by email | | Date: | Thu, 13 Jan 2005 21:23:34 -0500 |
|
|
 | "Nico Oudshoorn" wrote in message news:zLMCnVY%23EHA.876@news-server... > Is there a possibillity to print an invoice to email, so i can send it > directly to a customer?
In addition to Jan's suggestion, you can get FinePrint and print to pdf, there is an option to e-mail the pdf file on the popup dialog. Not free, but worth it IMO.
Todd Kreuter [dBVIPS]
|
|
 | | From: | Jan Hoelterling | | Subject: | Re: invoices by email | | Date: | Thu, 13 Jan 2005 20:28:45 -0600 |
|
|
 | FinePrint? Would not want to live without it! Hands down the best printing utility I've ever found!
Jan
|
|
 | | From: | Todd Kreuter [dBVIPS] | | Subject: | Re: invoices by email | | Date: | Thu, 13 Jan 2005 21:44:50 -0500 |
|
|
 | "Jan Hoelterling" wrote in message news:hY8U2Ce%23EHA.1132@news-server... > > FinePrint? Would not want to live without it! Hands down the best printing > utility I've ever found!
;-)
Todd Kreuter [dBVIPS]
|
|
|