Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Visual Basic > VB 6 Visual Basic 6 > Pro VB 6
|
Pro VB 6 For advanced Visual Basic coders working in version 6 (not .NET). Beginning-level questions will be redirected to other forums, including Beginning VB 6.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Pro VB 6 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 27th, 2004, 01:24 AM
Registered User
 
Join Date: Jun 2004
Posts: 2
Thanks: 0
Thanked 1 Time in 1 Post
Default How to Print using Dot Matrix printer in VB6.0

HI!

I have doing Inventory Control Project using Vb,Orcale and Crystal Reports.i want need how to print thru Dotmatrix printer(Ex.Display Screen Records)
Plz help to me
bye



The Following User Says Thank You to sabsait For This Useful Post:
 
Old June 28th, 2004, 09:37 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,101
Thanks: 0
Thanked 2 Times in 2 Posts
Default

CROSSPOST: http://p2p.wrox.com/topic.asp?TOPIC_ID=15346

Hal Levy
Web Developer, PDI Inc.

NOT a Wiley/Wrox Employee
The Following User Says Thank You to Hal Levy For This Useful Post:
 
Old July 4th, 2004, 08:09 AM
Authorized User
 
Join Date: May 2004
Posts: 83
Thanks: 0
Thanked 1 Time in 1 Post
Default

You should write your code without any printer consideration. What you should consider is the page size, however. The adjustments regarding printers are managed by the system itself without any need to write code. However, if you designed your report for a legal size paper and you put an A4 size paper in the printer tray, you will most likely run into a problem.

I have written several vb applications and in our company different people get printouts of the reports generated by these apps and all is ok no matter someone use our laser printer or the dot matrix printer. So, go ahead and write your code as you would otherwise without considering what printer will be used to print the report.

ejan
 
Old August 30th, 2004, 01:36 AM
Friend of Wrox
 
Join Date: Jul 2004
Posts: 345
Thanks: 0
Thanked 1 Time in 1 Post
Send a message via MSN to gokul_blr Send a message via Yahoo to gokul_blr
Default

Font Selection (You can use MS-Dos based fonts to speed up the printing job) and generation of text files.



 
Old April 8th, 2005, 04:04 AM
Registered User
 
Join Date: Apr 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi,

My reports are all in crystal reports. Is is possible to dos print these crystal reports from report viewer

 
Old October 10th, 2009, 03:17 PM
Registered User
 
Join Date: Oct 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Help me Pls

Hi my dear friends,


I am working with a billing software by using VB 6.0. Now am facing a problem to print some of my bills and receipts by using Dot Matrix Printer. Anyone can help me to get the source code or sample programs to print bills in Dotmatrix printer bu using VB 6.0 code.

My situation is critical................ help need urgently.

ma mail id [email protected]

Thank you





Similar Threads
Thread Thread Starter Forum Replies Last Post
Print data report in dot matrix printer in VB p_rajaprabu Crystal Reports 1 April 20th, 2011 02:16 PM
Dot Matrix Printer does not print crystal report alok_mca07 Crystal Reports 0 October 24th, 2007 11:32 AM
Print PHP Reports in Dot Matrix Printer brphp Pro PHP 1 September 12th, 2007 12:55 PM
Dot Matrix Printer Using VB sabsait VB How-To 6 May 9th, 2007 09:00 AM
printing on dot matrix printer Y.kamal Crystal Reports 1 March 5th, 2007 04:19 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.