Click here to Skip to main content
15,889,874 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i want to print a document in 10*6 paper in a dot matrix printer continuously,using vb.net
Posted

At least you should have posted your code here. I hope this post will be useful for you.

Printing problem in custom paper Size[^] It's in VB 6 but you can use this in VB.NET also.
 
Share this answer
 
How you are Priting.., Provide code what you have done...

For Dot matrix priter prints the paint text files(if there no graphics), Prepare plain text file from code and send to the printer.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900