开发者

Talking to printer from Python CGI

开发者 https://www.devze.com 2022-12-24 09:48 出处:网络
I have a Python CGI. I want to print t开发者_如何学编程he data in the page. There will be a print button and when the user clicks teh button, I need to do some processing and send the data to the prin

I have a Python CGI. I want to print t开发者_如何学编程he data in the page. There will be a print button and when the user clicks teh button, I need to do some processing and send the data to the printer. I similarly want to implement 'Export to excel'. Please let me know how to do these


Do you want to print to the user's printer, or the server's? If it's the user's, this is a job for client-side Javascript, not CGI.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号