PDA

Click to See Complete Forum and Search --> : Can I Print Bulk Mails from Online ?


smsajjad
Jul 24th, 2003, 02:34 AM
hey guys !!!

I have a Bulk Mail Sending Code . But right now what i want is that instead of sending the mails... my code should print all the documents.. not only that my code will run online and the printing should be done on my Local Machine(Offline)... and with every document which gets printed the addressee(the name of the person to whom the letter should be addressed to) should keep on changing... :confused:

Another problem is that it should print one document at a time irrespective of the pages one document contans for each user..

I hope i make sense... :(

Gary W
Jul 24th, 2003, 03:37 PM
Sorry, I don't quite understand what you are trying to do.

And are you trying to print using PHP? That is not possible if you are.

The Hobo
Jul 24th, 2003, 10:36 PM
You would have to use some sort of desktop application as I doubt even any client-side languages can print.