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

How to print barcodes?

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 Printer.Font to
barcode font, but don't know what's the best way using VB .NET.

--
Thanks in advance!

Mika
Nov 20 '05 #1
2 7414
Mika M,

What barcode are you using? Im fairly new at .Net but i`ve been using a
Barcode font and running a report to print them.

Maybe the following links may help?

http://www.idautomation.com/java/linearservlet.html

http://www.idautomation.com/sitemap/visual-basic.html

http://www.softeksoftware.co.uk/example_vbnet.html

HTH
MCN

"Mika M" <mika.mahonen@nospam_kolumbus.fi> wrote in message
news:Ol**************@TK2MSFTNGP12.phx.gbl...
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 Printer.Font to barcode font, but don't know what's the best way using VB .NET.

--
Thanks in advance!

Mika

Nov 20 '05 #2
Mika,

basically you have two choices. For a rather simple barcode like Code
39 you can use a barcode font. See

http://www.axelwolf.org/printing_fonts.php

for an introduction to barcode fonts. Pros and cons of fonts are also
discussed.

For forms based applications you can also use an Barcode ActiveX
control. These controls can give you more control over the parameters
of the barcode than a font does and will also handle checksum
calculation etc. See

http://www.axelwolf.org/printing_ax.php
http://www.winbarcode.com/axlinear.php (Commercial)

Regards, Axel Wolf
http://www.axelwolf.org



"Mika M" <mika.mahonen@nospam_kolumbus.fi> wrote in message news:<Ol**************@TK2MSFTNGP12.phx.gbl>...
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 Printer.Font to
barcode font, but don't know what's the best way using VB .NET.

Nov 20 '05 #3

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

Similar topics

11
by: Murray Elliot | last post by:
Just wondering if anyone has any ideas on how to solve a particular problem. A client wants to print barcode labels from their (web/php based application). The barcode labels are very small, so I'm...
1
by: David Chapman | last post by:
I need to print barcodes with normal characters on labels from my which has a VB.net front end. The database is a library system, the barcode represents the bookid - the isbn is not used. The book...
2
by: Dale Geffs | last post by:
I have a need to print barcodes from database fields. What is everyone using these days to do this? I haven't used barcodes since my dBase days almost 15 years ago. What's new? Dale
3
by: angus | last post by:
Dear All, How to print a barcode label in asp.net? Thank you Regards, Angus
3
by: GeorgeAtkins | last post by:
I am looking into the feasability of writing a program (probably as an active-x addon) for my school district that accepts zipcodes and returns the correct POSTNET barcode. This would most likely...
1
by: MDB | last post by:
Hello All, I am trying to figure out how to dynamically create and display barcodes in a web form. Can anyone point me in the right direction or give me an example? Due to budget issues, I...
7
by: Burhan | last post by:
Hello Group: I am in the planning stages of an application that will be accessed over the web, and one of the ideas is to print a barcode that is generated when the user creates a record. The...
3
by: KDawg44 | last post by:
Hi, I am trying to write a page that creates some barcodes using the PEAR Image_Barcode module. I am getting one barcode to write just fine but it will not print out any more than one and will...
2
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...
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: 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
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
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...
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...

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.