Printing from the Internet on the client side

How can we print using a print document so that we can control the paper size of the printer?

  • It should be monitored after Internet hosting is performed without printing a pop-up dialog box or a pop-up javascript.
  • It should print on a client printer after web hosting without printing a dialog box and setting paper size.
  • This should be done in C # .net
+3
source share
6 answers

As a user, I don’t want anyone changing the printer settings or controlling my printer when I enter the site.

For security reasons, I hope this is not possible.

+4
source

- PDF siez. , .

Cirrcumventing the print-dialog - , ActiveX firefox - , - .

+4

, , - ActiveX, . ; , , . CSS @print, , .

- , , Flash Silverlight. , , , ; .

+2

, Java , . , , ...

+1

, , ; /. , .torrent, -, .

, , " " -. [ ], .print, .

.print : 1. 2. (pdf/jpg/any). / //etc . 2. part/body.

.

; , http:// ftp://, . //etc , / ..

, , winforms . , - .

+1

, , / .., - ActiveX ( ).

Javascript CSS .

0

All Articles