Print on client side

P

Patrice

The only thing you could do using HTML/JavaScript is to call
"window.print();" client side (or let the user call the print dialog from
its menu) (for security reasons).



Patrice
 
O

Ofer B.

Hi

How can I get the installed printers in the client side

This code return the installed printers on the server side, but I want the
user to be able to print from his own computer and not from a printer that
is attached to the server.

Foreach printer Type( *string ) Collection(
printersettings.installedprinters)
listbox1.Items.add( printer)

Endfor



thanks

Ofer
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top