| | |
printing documents in vb.net
Please support our VB.NET advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Sep 2008
Posts: 3
Reputation:
Solved Threads: 0
hi to all,
i want to print the vb.net into a specified printer ,my code is as following
pdKbill.AllowPrintToFile = True
pdKbill.PrinterSettings = New PrinterSettings
pdKbill.PrinterSettings.PrinterName = "printername"
Me.printKbill = New PrintDocument
printKbill.PrintController = New StandardPrintController
Me.printKbill.Print()
but it always prints in to the system default printer, how can i do this?,anybody can help me..
i want to print the vb.net into a specified printer ,my code is as following
pdKbill.AllowPrintToFile = True
pdKbill.PrinterSettings = New PrinterSettings
pdKbill.PrinterSettings.PrinterName = "printername"
Me.printKbill = New PrintDocument
printKbill.PrintController = New StandardPrintController
Me.printKbill.Print()
but it always prints in to the system default printer, how can i do this?,anybody can help me..
![]() |
Similar Threads
- Printing with asp.net (ASP.NET)
- Scan Documents From VB .NET application (VB.NET)
- need help on printing records (vb.net 2003) (VB.NET)
- Crystal Reports client side printing from ASP.net (ASP.NET)
- Printing of a Form in VB.NET? (VB.NET)
- How To Authenticate Clients to printing From Server Using ASP.NET C# (ASP.NET)
- Printing HTML from VB.Net (VB.NET)
Other Threads in the VB.NET Forum
- Previous Thread: Peer to peer Video Streaming WPF
- Next Thread: help with the listbox :(
| Thread Tools | Search this Thread |
.net .net2008 2008 access account add advanced application array basic beginner browser button buttons click code combo cpu cuesent data database datagrid datagridview date datetimepicker designer dissertation dissertations dissertationtopic employees excel exists fade filter forms generatetags html images input intel internet listview mobile module monitor mysql net number objects open panel pdf picturebox picturebox2 port position print printing printpreview problem regex reuse right-to-left save search searchvb.net select serial settings shutdown socket sqldatbase sqlserver storedprocedure survey temperature textbox timer timespan transparency txttoxmlconverter update user usercontol vb vb.net vb.netformclosing()eventpictureboxmessagebox vba vbnet vista visual visualbasic.net visualstudio.net visualstudio2008 web winforms wpf wrapingcode xml year





