A
Ashish Kanoongo
Hello
I want to create a "print driver function" for print-to-email
For eg.
I create a document in Excel, or Lotus 123 or any other program which has the ability to print. I preview it to make sure it is OK. I select as a printer: "print to email".
Then properties button pops up and when I press it I have a choice of file formats, dpi and compression. The idea is to print the document so that it appears exactly on the email as it did in my print preview. This is done by outputting it in .tif or .bmp or .htm or .pdf and embedding it as an image in the email. I understand that the email needs to be encoded in multi-part mime so that if the recipient's email service allows images to be viewed on the email itself, it can do so. If the email service filters images then the contents can come through as rich text or as an attached file.
Can I use PDFPrint for this? What do I need to use this component? How much I paid for this? I am giving this facility to my users free of cost with source code as Open Source.
If someone know about this type of utility, let me know.
Ashsih
I want to create a "print driver function" for print-to-email
For eg.
I create a document in Excel, or Lotus 123 or any other program which has the ability to print. I preview it to make sure it is OK. I select as a printer: "print to email".
Then properties button pops up and when I press it I have a choice of file formats, dpi and compression. The idea is to print the document so that it appears exactly on the email as it did in my print preview. This is done by outputting it in .tif or .bmp or .htm or .pdf and embedding it as an image in the email. I understand that the email needs to be encoded in multi-part mime so that if the recipient's email service allows images to be viewed on the email itself, it can do so. If the email service filters images then the contents can come through as rich text or as an attached file.
Can I use PDFPrint for this? What do I need to use this component? How much I paid for this? I am giving this facility to my users free of cost with source code as Open Source.
If someone know about this type of utility, let me know.
Ashsih