473,804 Members | 3,462 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Label printing problem

30 New Member
I have set up a query and a report using label wizard so that I can print the address details of the current record when viewed on a form. This works fine until I actually need to print:
The printer I'm using is an Epson LQ-300, printing on continuous-feed labels (Avery 4013's I think).

The problem I've got is that the following text is printed before each label:
@EJL 1284.4
@EJL


The address is then printed but is followed by approx 30 blank labels.

So I need to know:
1. What the above text means and how I can get rid of it. (It does not appear in the print preview).
2. How I can stop the blank labels.

Has anyone else experienced this?
Jul 17 '07 #1
10 5953
nico5038
3,080 Recognized Expert Specialist
Hard to diagnose from a distance, but did you try the mailmerge from MS Word to create labels and check or the same characters appear ?

Nic;o)
Jul 18 '07 #2
fieldling
30 New Member
Yeah I tried that and the same thing happens. It prints labels fine from the DOS database we've got but as soon as I try to print from access or word all hell breaks loose.

I think it is the driver but not sure what to replace it with.
Jul 19 '07 #3
missinglinq
3,532 Recognized Expert Specialist
If I remember correctly, this old workhorse has been around basically since the dawn of time! I'd be willinging to bet, from the facts you've given, especially regarding it not printing correctly from Word, that the driver you currently have installed doesn't support Windows, or least not today's Windows. Before I tried anything else I'd go to the following site and download the latest driver and see if that fixed the problem:

http://www.epson.com/cgi-bin/Store/s...oType=Overview

Good Luck!

Linq ;0)>
Jul 19 '07 #4
fieldling
30 New Member
If I remember correctly, this old workhorse has been around basically since the dawn of time! I'd be willinging to bet, from the facts you've given, especially regarding it not printing correctly from Word, that the driver you currently have installed doesn't support Windows, or least not today's Windows. Before I tried anything else I'd go to the following site and download the latest driver and see if that fixed the problem:

http://www.epson.com/cgi-bin/Store/s...oType=Overview

Good Luck!

Linq ;0)>
Thanks Linq, I'll try that out and get back to you.
Jul 19 '07 #5
fieldling
30 New Member
New drivers have been installed and the error code is no more! :-)

However it is still printing the blank labels but as far as I can tell this is an error within the label wizard. It just does not seem to recognize continuous labels.

I'll have to use sheet labels on the laserjet instead.

Thanks.
Jul 23 '07 #6
missinglinq
3,532 Recognized Expert Specialist
Glad you got the problem resolved! To be honest, I was amazed that the old workhorse Epson LQ-300 was still out there! Even more amazed that Epson is still marketing it! This was my very first printer, back in the days of DOS and 20 mb hard drives!

Linq ;0)>
Jul 23 '07 #7
fieldling
30 New Member
Glad you got the problem resolved! To be honest, I was amazed that the old workhorse Epson LQ-300 was still out there! Even more amazed that Epson is still marketing it! This was my very first printer, back in the days of DOS and 20 mb hard drives!

Linq ;0)>
I don't think they are still marketing it. The printer was here before the office was built! :-)

I've also worked out why there was only one label per page when using label wizard. On the page set-up the bottom margin was set to over 200cm. I've adjusted this and all the labels are now showing on one page.

However, the label wizard can't seem to grasp the concept of continuous labels. It even prints the blank space between pages throwing all the labels out of alignment! A real pain. I would strongly recommend using sheet labels.

Again, thanks for your help.
Jul 24 '07 #8
missinglinq
3,532 Recognized Expert Specialist
Actually they call it the Epson LQ-300 + II now, but it's still being sold!

Just out of curiosity, did you know that Access Help has an extensive file specifically for using dot matrix printers to print labels? If not, fire up Help and enter
Create mailing and other types of labels for a dot-matrix printer
and have a read!

Good Luck!

Linq ;0)>
Jul 24 '07 #9
fieldling
30 New Member
Actually they call it the Epson LQ-300 + II now, but it's still being sold!

Just out of curiosity, did you know that Access Help has an extensive file specifically for using dot matrix printers to print labels? If not, fire up Help and enter
Create mailing and other types of labels for a dot-matrix printer
and have a read!

Good Luck!

Linq ;0)>
Yeah I did have a look but to no avail. I'm going to cut my losses and go with the laserjet I think.
Jul 24 '07 #10

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

Similar topics

2
2291
by: William Bradley | last post by:
I have a form on to which I have added a button that will cause only that form to be printed as a Bin Label. It works fine but it does not release when it finished printing the current record. If I simply move to the next record, it will go ahead and print that form and so on and so on. Under "Properties ->Event->On Enter" I have the following code. Private Sub PrintBinLabel_Enter() Dim strDocName As String Dim strWhere As String...
1
2241
by: Grim Reaper | last post by:
I asked this question, earlier, and received an answer that I am not sure about how to do. Basically, I am printing mailing labels with a "Sorting/Grouping" section that groups the label types together. Also, I am using a "Report Header" to show a count of how many total labels that are being printed. Now, my problem is that without the "Report Header", the spacing is perfect. But, when I add the Report Header, it gets shifted...
3
4121
by: RC | last post by:
I am using docmd.printout to send Reports (formatted as labels) to a barcode label printer. I need to collate the labels so that I print lable 1 twice, then label 2 twice, then label 3 twice, etc. The printout collate option only seems to work if the printer supports it. The label printer I am using doesn't collate via the printout command option, but it does have a command language that will collate IF I can find a way to send the...
1
2462
by: achintya.jha | last post by:
Hi, I am currently working hard to print Word labels from ASP.NET I have multiple records which I need to print on to a word label print functionality. I know that Word Label printing prints the same label multiple times on the printer. I have to print multiple labels on to the same page and then the printer. So, I think I have to use Mail-Merge and then Word Label Print. I also need the standard label printing dialog to open before...
3
15038
by: Michael | last post by:
Hi, I'm trying to print barcodes to the Dymo LabelWriter printer. Put everytime I send a job to the label printer it just outputs an empty label. If I change the default printer back to the standard printer(HP LaserJet), it prints fine. Has anyone worked with Label printers like this. Here is the code I'm using: Private Sub cmdPrint_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles cmdPrint.Click try Dim BarCode...
56
14071
by: peng | last post by:
Hi, I am development a project using C#.Net. Inside application, it needs to print labels on different Zebra label printers on the network. I used a shell script, but it only worked on the server machine locally. Anybody knows how to do it? Thanks, Peng
1
3099
by: =?Utf-8?B?R2VvcmcgRmxlaXNjaGVy?= | last post by:
Hello, I've got a problem which I can not locate. I will try to describe it and would be glad, if someone had an idea how to identify the cause of the problem. Situation: My application prints labels to a label printer (Datamax E-4203) via PrintDocument. The PrintDocument prints a new page for each label, so with 4 labels printed at once I have a 4-page document - sounds easy - is easy.
0
2085
by: jinsatoemo | last post by:
Hello guys,i'm new here,nice to meet you all :-) I need some help in access,particularly in printing to label printers.I've developed a program that generate labels to print to a label printer(Datamax E-4203).The problem is,the label prints to that printer but it doesn't print fast(print 1 label,pause 1 sec,print 1 label,pause again and so on).If I'm using a commercial label maker program like Teklynx Labelview,the label will print very fast...
1
1714
by: vfpgood | last post by:
Hello,guy! My work is to design labels. Can anyone introduce a simple, easy and professional system for bar code label design . Set design drawings, generate bar code generation and batch printing in one. I have found a software called "Label mx pro",and I have use "label mx pro" for several month.The application work excellent!Now I am considering to buy it .Label mx pro is up to $200,so i much think twice.
0
10589
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10340
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10327
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9161
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7625
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6857
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
1
4302
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3828
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2999
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.