hi all
i must print a form on a network printer.
I have try to print it on local printer with command line:

Private Sub btnprint_Click
form1.PrintForm
End Sub

...and it work

how i can do the same on a network print?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.