473,387 Members | 1,516 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,387 software developers and data experts.

Using receipt printer in MS ACCESS

Hi all and thanking you all in advance for your help

My client wants to use a receipt printer. Since I have never used one
before I have some questions.

1. Unlike other printers which are set by default to print a whole A4
size page, I want the receipt printer to print an unlimited lenght of
receipt, that is to say that if five items are sold, the receipt
printer should print company details with five items and a total figure
and stop printing which would not exceed two inches of paper. On the
other hand, if thirty items are sold than the receipt will print
company details with all thirty items and a total figure and stop
printing which might be a lengh of four inches. Is the lenght of
receipt being controlled by coding it in Access or is this done with
the software that comes with the printer?. If it is done through a code
in access, can you please show me the code or the link.

2. Does the receipt printer work the same as barcode printer. I will
need the bar code printer for printing barcode for inventory.

3. Finally, what manufacturers and model should I use. Some tell me
that Epson printers will work fine for this kind of application.

Your help and thoughts is highly appriciated.

Apr 28 '06 #1
1 9449
ha*******@yahoo.com wrote:
Hi all and thanking you all in advance for your help

My client wants to use a receipt printer. Since I have never used one
before I have some questions.

1. Unlike other printers which are set by default to print a whole A4
size page, I want the receipt printer to print an unlimited lenght of
receipt, that is to say that if five items are sold, the receipt
printer should print company details with five items and a total figure
and stop printing which would not exceed two inches of paper. On the
other hand, if thirty items are sold than the receipt will print
company details with all thirty items and a total figure and stop
printing which might be a lengh of four inches. Is the lenght of
receipt being controlled by coding it in Access or is this done with
the software that comes with the printer?. If it is done through a code
in access, can you please show me the code or the link.

2. Does the receipt printer work the same as barcode printer. I will
need the bar code printer for printing barcode for inventory.

3. Finally, what manufacturers and model should I use. Some tell me
that Epson printers will work fine for this kind of application.

Your help and thoughts is highly appriciated.

I don't know if this will assist or not. But you can test it out. Let
us know if it works. I went to Control Panel and selected Printers,
then selected AddNewPrinter.

In XP, this brought up a wizard. I selected LocalPrinters/Check for
Plug&Play. It went through it's process, found nothing, then asked if
it should do a Manual Install by pressing the Next button. So I went
ahead, selected LPT1: as the printer port, then selected Generic as the
manufacturer and Generic/TextOnly as the printer model.

Once I had defined the printer, I pullied up the properties for the
printer. Under DeviceSettings I selected ContinuousFeed, NoBreak, Size
Letter. (I think the NoBreak feature is what you want).

Now create a report. Put in a page footer with a control and enter
=Space(1) as a place the printer needs to print in the report. This
should kick the paper up a few lines so you can rip it off.

I don't know if your receipt printer has a driver for it. If so, use it
and check out its properties. Also verify you don't have a ForceNewPage
property set to Yes in the report in your report bands.
Apr 28 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: PW | last post by:
I have an electronic cash drawer as part of a point-of-sale installation. You're supposed to be able to automatically open the cash drawer with some printer commands (drawer is connected to the...
3
by: Laurie | last post by:
I am using Automation in Access 2003 to open a Word Document and fill in some values using bookmarks. It all works perfectly except for one section. I am filling in some values in a previously...
2
by: kids_pro | last post by:
Does any know how can I fit my report to a Receipt Printer (dot matrix)? Is there any special sequence code to control the line? Any namespace provide this functionality? Cheers, Kids
0
by: hansiman | last post by:
How do I read a stored proc return value ( return(@return_value) ) using MS Data Access Application Block. Normally I use: Dim conn As SqlConnection = New SqlConnection("connectionstring")...
2
by: 121NetDesign | last post by:
Help Please First time question. Creating a simple cms website using asp and access. Problem I am having is how to display an image from a folder one level up. This is what I use to...
7
by: ARC | last post by:
Hello all, What's the proper paper size setting if you want to do a receipt printer report, that's a continuous form? I don't really see an option for a continuous paper size. Thanks! Andy
0
by: Tony | last post by:
I am printing tickets with star tsp700 (743c) on the LPT1 with VB.NET program (I olso use C#). I use OCX control of STAR company. If I turn off printer or unplug cable, program for printing is...
1
by: hendylee | last post by:
Dear brothers and sisters, Very grateful if you can assist me, as now i m stuck in a project, i develop an ASP based POS system, as i using asp to generate the receipt, but then once...
0
by: Zulqarnain | last post by:
I have developed a report in developer 6i. It properly prints on laser printer but it do not print on receipt printer (CZERLOP). Printing job has sent to printer & printer also detect this job but...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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...
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
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...

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.