Printing Address labels from WebApplication |
| Sathish N posted at 03-Jul-08 06:14 |
Hi!
Anybody got any good ideas for printing a mailing list from a web site?
The web site collects client contact details including mailing address and I want to output that on a local printer onto printing label. The web site is hosted remotely so I can’t access the database directly but I was thinking about a web service of some type. Ideally I would search the database by criteria and print off labels as appropriate. One big problem is Select a record id from web sites.
Anybody know if you can run a word mail merge using a web service as a data source?
Anybody got any better ideas?
I want to implement in ASP.Net 2005 Application.
Advance Thanks!.
|
|