Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

print in html or pdf to a printer in scheduled task without user

Status
Not open for further replies.

PeterFarrar

Programmer
Sep 9, 2005
1
0
0
US
Hi,
I would like to print in html or pdf to a printer without user intervention from a coldfusion scheduled task.

Thanks,

 
A Coldfusion scheduled task only runs applications and programs on the server. If you're wanting to print to a clients printer over the internet you'll have to think of another way. Perhaps a scheduled task on the clients machine that loads a url that contains your programming.


Hope this helps.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top