473,408 Members | 1,874 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,408 software developers and data experts.

VB6 Code For Printing Cash Receipts

Tenneyson
Hi

I ve been tasked to develop a payment system for an insurance company using VB6.0. My problem lies at the cash office department where receipts have to be printed using a POS printer. How can i develop such a code using VB6? please e-mail me as well mail id removed
Tenneyson
Apr 11 '08 #1
3 1886
debasisdas
8,127 Expert 4TB
Don't expect others to send you solution by mail.

Kindly post what you have tried so far.
Apr 11 '08 #2
QVeen72
1,445 Expert 1GB
Hi,

Install the POS Printer Driver on your machine.. make it as Default Printer, Use Printer object to print the bill...

Printer.Print "My First line"
Printer.EndDOC
Printer.NewPage


Regards
Veena
Apr 11 '08 #3
Thanks, I now have a starting point.
Apr 11 '08 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Bernie | last post by:
How does one print an applications' source code. Once I have finished writing my application I like to keep a hard copy. In VB6 one had the capability to print the current module or the project...
0
by: NetPrg | last post by:
Hello friends, My doubt is that I’ve saved a .bmp file, which is co’s logo into C:\folder1 How can I bring this logo into crystal report for printing Cash invoice? I’m using vb.net 2003 version....
2
by: Ravi | last post by:
Hi People, I am facing an issue with printing where I have to print receipts of a custom size. Each receipt is about 8 inch by 4inch. I am using window.print(). When a receipt is printed another...
3
by: cj | last post by:
I always have liked to print my code and look at it on paper. Used to be I could print my code on nice tractor feed green bar paper. Now I have to tape pages together. Oh well. What really...
4
by: ARC | last post by:
I have a user asking if I could put in a code that will open a register drawer. My understanding is the receipt printer will normally send the code the cash drawer. Is there a vba function that...
1
Tenneyson
by: Tenneyson | last post by:
Hi I ve been tasked to develop a payment system for an insurance company using VB6.0. My problem lies at the cash office department where receipts have to be printed using a POS printer. How can i...
3
Tenneyson
by: Tenneyson | last post by:
Hi Can anybody help! how do i format this code so that the results printed will be aligned. E.G. should print like this First Funeral Assurance Co. PolicyNo : F000001 Name : ...
2
by: DanielT | last post by:
i'd like to print bar codes with page break after each bar code, below is my current codes. Protected Sub cmdGenerate_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.