473,748 Members | 3,823 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Barcode generator

how to generate Barcode ? any Algorithm, codes
i have read barcode reader .. but yet to come across the barcode
genarator ...

waiting for ur response,
thanks,
Jayender

Jun 22 '06 #1
2 2557
ja*********@gma il.com wrote:
how to generate Barcode ? any Algorithm, codes
i have read barcode reader .. but yet to come across the barcode
genarator ...


This is not a C++ language problem, so it's off-topic here. Try another
newsgroup, like comp.graphics.a lgorithms.

Btw: If you know how to read a barcode, you should have no problems
generating it, since that is a lot easier.

Jun 22 '06 #2
<ja*********@gm ail.com> wrote in message
news:11******** **************@ y41g2000cwy.goo glegroups.com.. .
how to generate Barcode ? any Algorithm, codes
i have read barcode reader .. but yet to come across the barcode
genarator ...

waiting for ur response,
thanks,
Jayender


Google is your friend. This is OT here though.
Jun 23 '06 #3

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

Similar topics

4
6044
by: jennyw | last post by:
Does anyone know of a barcode generator for Python? I'm looking to do this on Windows. It would be nice to find something free, but that's not necessary (so long as it's reasonable). It doesn't have to be Python-specific, either, so long as I can call it from Python. I'd love to hear any suggestions. I've seen bookland.py, but the kind of barcodes I'm looking to generate are not ISBN barcodes. Thanks!
1
1305
by: Greg | last post by:
Hello, I am looking for .NET control for barcode generating. Any suggestions, It would be greatly appreciated Thanks a lot, Greg
3
5308
by: Tom Turner | last post by:
Here's the background on my situation. The question follows --- We have 600 units of mail going from our business to various Post Offices every morning. Every unit is accompanied by a paper Verification form which is signed and dated by a postal employee and returned to our office as proof of delivery. The Verification contains a 24 character barcode which holds a non-unique 5 digit postal zip code at pos 5-9, and a unique 10- digit...
2
15046
by: Kai | last post by:
Hi, I am looking for a Bar code reader softwre to read (Scan) bar code to MS-Access database table, I tried on the Web, but donn't know which one is good. Please help for recomanding one. Thanks Kai
4
2123
by: | last post by:
Hi all, we have a need to barcode encode and display a record identifier (number) both in html in the browser and through fdf in adobe acrobat in realtime. Is this possible? Can anyone make any recommendations on software to do this? thanks!
6
2192
by: Big D | last post by:
I am working on an online promotional deal for a client where I need to be able to create a barcode that can be redeemed at checkout of one of their branch stores. Has anyone worked with this before? It seems pretty straitforward in terms of genrating the barcode dynamically from the numbers I'll be given, but doesn't a barcode have to print at a particular size and resolution in order to work? I was thinking of generating the barcode...
1
1223
by: Friedrich | last post by:
Hi, I am trying to develop a online library management application using asp.net. I am planning to use barcode for check in and check out of books. Can you please guide me how i can implement barcoding in asp.net (not commercial components). Also can you suggest me any books which can help me in knowing about barcoding. regards,
0
1167
by: Gerardo Herzig | last post by:
Hi. Im looking for an I25 barcode generator. I found a couple of nice EAN barcode generators, but this application needs an I25 barcode. Since this will be an web application, i need to do it in the server side. In python, off course :) Anybody knows one? Thanks! Gerardo
7
4222
by: jim | last post by:
I need to have 2 simple barcode reader applications finished by midnight tonight. I have never written any barcode reader software and need any help that you may be able to offer. I do not know what type of barcode the user will have, so I need to be able to accept input from any industry standard barcode reader. I need to check the barcodes scanned to see if they are in a database of acceptable barcodes and simply show ACCEPT or...
0
8830
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,...
0
9541
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
9370
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
9321
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
8242
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...
0
6074
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
4602
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
4874
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
2782
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.