Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
2.2k views
in Technique[技术] by (71.8m points)

Server-Side Printing dosent work on a published Website with .Net Core 3.1

I tried to user Server-Side printing in my project (.Net Core 3.1).

I need to send different data to multiple printers at the same time.

everything works properly on localhost but when I publish my website on IIS it stops working.

Obviously this is a authentication Problem, but I cant find the solution.

I Added the impersonate section to my web config but that didnt work either.

what is the proper way to Connect to printer(s) in a published website?

question from:https://stackoverflow.com/questions/65883364/server-side-printing-dosent-work-on-a-published-website-with-net-core-3-1

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...