This is the discussion forum for the HtmlEditor. See also the HtmlEditor home page, where you can download the control, and the Documentation Wiki, a collaborative project for documenting the control.
Is there a possibillity to print a document to a printer that differs from the default one?
I don't want to show the printer dialog, but I want to give the control a string with the printername!!
I don't think print templates let you do this. However I suppose you could hack it by changing the default printer first then changing it back afterwards. Alternatively, take a look here:
Hi
this is a visual basic problem
my problem is that i am able to set a printer 2 as default when Printer 1 was default , but my web browser control in vb all the print out goes to the previous default printer - printer 1
can some one help me in this one?