473,408 Members | 2,477 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.

Dot Matrix (DOS like printing)

I have an application that is currently a DBASE/Clipper application. We print
out a variety of custom labels on Epson DOT matrix printers. I would like to
be able to print these labels.
I am somewhat familiar with using the commercially available labels but I
don't know if I can print my custom designed labels.
By custom designed I mean that the line spacing of the preprinted text has
been designed with the 10 or 17 characters per inch.

Any assistance will be most appreciated.

Rich Kayton

Sep 20 '06 #1
3 3653
By custom designed I mean that the line spacing of the preprinted text has
been designed with the 10 or 17 characters per inch.
If you have the appropriate printer driver installed, then you may have
the printer-specific fonts available in the "Font Name" list for a
TextBox, Label, etc.. They will have a printer icon instead of the
familiar TrueType (TT) icon.

If the dot-matrix printer is not your default printer, you may have to
choose

File Page Setup...

while the report is open in design view, select the "Page" tab, click
"Use Specific Printer" and then use the "Printer..." button to select
the Epson.

Rich Kayton wrote:
I have an application that is currently a DBASE/Clipper application. We print
out a variety of custom labels on Epson DOT matrix printers. I would like to
be able to print these labels.
I am somewhat familiar with using the commercially available labels but I
don't know if I can print my custom designed labels.
By custom designed I mean that the line spacing of the preprinted text has
been designed with the 10 or 17 characters per inch.

Any assistance will be most appreciated.

Rich Kayton
Sep 21 '06 #2
Bri


Gord wrote:
>>By custom designed I mean that the line spacing of the preprinted text has
been designed with the 10 or 17 characters per inch.


If you have the appropriate printer driver installed, then you may have
the printer-specific fonts available in the "Font Name" list for a
TextBox, Label, etc.. They will have a printer icon instead of the
familiar TrueType (TT) icon.

If the dot-matrix printer is not your default printer, you may have to
choose

File Page Setup...

while the report is open in design view, select the "Page" tab, click
"Use Specific Printer" and then use the "Printer..." button to select
the Epson.

Rich Kayton wrote:
>>I have an application that is currently a DBASE/Clipper application. We print
out a variety of custom labels on Epson DOT matrix printers. I would like to
be able to print these labels.
I am somewhat familiar with using the commercially available labels but I
don't know if I can print my custom designed labels.
By custom designed I mean that the line spacing of the preprinted text has
been designed with the 10 or 17 characters per inch.

Any assistance will be most appreciated.

Rich Kayton

You can also write directly to the printer port, sending the appropriate
ESC characters and text. You will need the MSCOMM control if it's on a
COM port, but one on LPT should work just by Opening the port (simlar to
opening a file) and Writing/Printing to it. Most of the code you have in
DBase will be reusable with a few modifications.

--
Bri

Sep 21 '06 #3
Thanks for the replies. I will look into the solutions.

Rich Kayton

In article <ee**********@prometheus.acsu.buffalo.edu>, rk*****@buffalo.edu
says...
>
I have an application that is currently a DBASE/Clipper application. We
print
>out a variety of custom labels on Epson DOT matrix printers. I would like to
be able to print these labels.
I am somewhat familiar with using the commercially available labels but I
don't know if I can print my custom designed labels.
By custom designed I mean that the line spacing of the preprinted text has
been designed with the 10 or 17 characters per inch.

Any assistance will be most appreciated.

Rich Kayton
Sep 22 '06 #4

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

Similar topics

2
by: Ryan Gregg | last post by:
I'm working on a project where I need to be able to print a single line at a time to a dot matrix printer. Essentially we have a log printer and each time an event occurs on the system I need to...
1
by: Paul H | last post by:
I am developing a database where some reports need to print to a laser and some need to print to a dot matrix printer. I am not interested in how to do this programmatically, I will let the user...
3
by: Ivica Muruzovic | last post by:
Is there any source code for printing text file directly to dot-matrix printer without involving windows (like in DOS mode)
4
by: Joza | last post by:
Hi! Can somebody give me a piece of code how to send data to dot matrix printers? I have used google for example but nothing that can help me. I'm using C#. Thanx. J.
11
by: Toral Shah | last post by:
hi i have made a data entry program and want to print my report in dot matrix printer. but the printing speed is really slow. but when i print my dos based reports the output is really fast. do i...
3
by: Toral Shah | last post by:
hi i have made a data entry program and want to print my report in dot matrix printer. but the printing speed is really slow. but when i print my dos based reports the output is really fast. do i...
1
by: amcgary | last post by:
Hello, I am trying to print a System.Drawing.Printing.PrintDocument to a dot matrix printer using C# .NET. I have created an instance of the PrintDocument and create a event handler for the...
3
by: ypytt | last post by:
Hi all, I'm developing a Windows application in C#. It generates reports using ReportViewer. These reports should be printed on a dot matrix printer. However, there is a problem. The application...
2
by: serave | last post by:
Hi, i need some help printing a mutlidimensional array, i can do it for square Matriz MxM but i need to print an MXN matrix. here is my code : function printMatrix($matrix){ echo "<table...
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...
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
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...
0
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...

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.