solution to printing address labels from web app |
| Umapathy Kaliaperumal replied to Sathish N at 03-Jul-08 06:49 |
1. You can write an automation program using WebClient which pings to the respective urls and download the content and does the work of generating lables in the local machine.
2. then you can write a scheduler to print based on the config settings you have made.
|
|