473,659 Members | 2,591 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Print Barcode

Hi friends,

Ours is a garment factory. We have tickets to print in the format...

JobCode Size Qty Lay.No bdlno operation JobCode Size Qty Lay.No
bdlno operation
2 records per row.

Daily we print tickets (records) 10000 approx. If i print from the browser,
it takes long time to print. So i have converting this to text file and
saving in the local system and printing from DOS prompt using

type filename.txt>pr n

Its working fine. But now onwards i want to print barcode instead of text.
example

JobCode Size Qty Lay.No bdlno operation
05A001 XL 50 5 45 01

i want to print this in barcode with text below that. I have barcode font
that supports alpha-numeric. How can i print faster this barcode from DOS
prompt.

PLs give me an idea.
Dec 2 '05 #1
0 1336

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

Similar topics

3
2821
by: Cers | last post by:
Hello All I would like to print a barcode on a HP Laserjet printer. I know that exist some module (from Jetcaps) to print barcode. I´m programming an aplication in VC++, and I would like to print pages including barcode, and it would be better if that works with any printer. If anybody know where can I find this information, or know something about that, I would be gratefull for your help. Thanks
0
1817
by: Matthew Belk | last post by:
I am trying to print some 2x6 labels on a SATO CL408e thermal label printer. The 2x6 labels are arranged in "landscape" mode with 2 labels per "sheet." When I attempt to print "x" copies of a 1 page label document, I get "x" formfeeds and "x" wasted labels. Is there any way to manipulate the .NET printing engine to do a over-under 2-up landscape printing? I'm thinking no, but maybe there's a way. The printer has the ability to sense the...
3
1763
by: angus | last post by:
Dear All, How to print a barcode label in asp.net? Thank you Regards, Angus
2
7431
by: Mika M | last post by:
Hello! I would like to know recommendations and experiences how to print barcodes using VB .NET 2003 and Windows Form application. What would I need to make it possible to use my application to create barcode paper printings. Do I need extra components or is it possible to use Crystal Reports which is shipped with Visual Studio setting font to barcode on the MyReport.rpt ? Earlier I used VB6 simply using Printer.Print after setting...
1
1313
by: Mangler | last post by:
This is probaly a dumb question but I cant find the answer. I need to print some data to a label from a web page. The label is 2.25" x 1.25" and when the page is printed the printer spits out 2 pages. I assume the page can be sized but I dont know how. Can anyone give an example or refer me to a place where I can get some help? Below is my page, its displays a barcode and some info above and below it. <?xml version="1.0"...
24
2826
by: Tony Girgenti | last post by:
Hello. Developing a Windows Form program in VS.NET VB, .NET Framework 1.1.4322 on a windows XP Pro, SP2. Before printing a document, i want to set the font to a font that is only available with the printer that i am printing to(Zebra TLP2844). When i open Word and look at the fonts available for the default printer, it does not show the fonts i want. If i cahnge the printer to the printer that
3
3141
by: wst305 | last post by:
Hi all, I would like to convert some text strings into barcode and add it to an image file. Is it possible to do that in php? I'm looking into some barcode fonts but have no idea how to do that. The host I can access still runs php 4.3.2 ... Would anyone pls help? Thanks a lot. Sorry for the newbie question.
0
1877
by: Chee Choon Hong | last post by:
Most of the customer are printing from export raw file or direct link to AS/400 for data retrieval if the backend database is DB2. Hence in order to print to barcode printer, the output file has to embedded with printer protocol command and send for printing. Is there any way to direct print from AS/400 IPDS to Barcode printer through Driver ? Or is there any AS/400 emulation middleware that had barcode printer driver intact?
2
3317
by: sam | last post by:
can someone show how to change print font width & heigh scaling? I am writing a code for barcode printing on smaller label. I do not want change font size, because this may cause the bar code reader could work well is bar code is too small, I want to keep same font heigh but smaller font width? is it possible to do that?
0
8428
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8339
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
8535
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,...
1
6181
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
5650
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();...
0
4176
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4338
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
1982
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1739
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.