473,394 Members | 2,100 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,394 software developers and data experts.

How to set print font scaling for barcode print?

sam
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?
Apr 4 '08 #1
2 3292
There is no easy way to change the height of a font independently of
the width. For barcodes, it is extremely important that the widths of
the bars and spaces in the barcode be printed precisely because it is
the widths of the bars and spaces in the barcode that encode the data.
If you change the font size of a barcode font, you will almost
certainly cause the barcode to be either difficult or impossible to
read.
If you want to be able to adjust the height of the bars independently
of the width, then you need to use a different approach. The best way
to do things is to use a barcode ActiveX Control that generates a
vector graphic image of the barcodes instead of a using a barcode
font. ActiveX controls that produce images of bar codes allow you to
control the height of the bars independently of the width of the bars.
The best barcode ActiveX on the market is available from TALtech at
the following URL:
http://www.taltech.com/products/activex_barcodes.html

If you are working with vb.net then you should not have any problems
using a barcode ActiveX control. There is a fully functional demo
version of the TALtech barcode ActiveX control on the above web page.
You can also find source code samples that show how to use it at the
following page:
http://www.taltech.com/support/bcax/CodeSamples.htm
On Fri, 4 Apr 2008 14:07:21 +0800, "sam" <fa*********@sina.comwrote:
>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?
Jun 27 '08 #2
Use Morovia Barcode ActiveX. It has a VB example included:

http://mdn.morovia.com/manuals/bax3/
Jun 27 '08 #3

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

Similar topics

13
by: Emanuele Calo' | last post by:
Hi, I've defined a CSS with this selector: #IUPBarCode{ font-family : "3 of 9 Barcode"; font-size: 30px; font-weight : normal; position: absolute; top: 150px; left: 22px; }
7
by: gino | last post by:
Dear all, My monitor was set to 1600x1200 so the fonts in IE is too small for me even when I set the "View->Text Size->Largest"... I don't have previlage to change the monitor resolution... ...
0
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...
3
by: angus | last post by:
Dear All, How to print a barcode label in asp.net? Thank you Regards, Angus
2
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...
6
by: Mika M | last post by:
Hi! I'm trying to print barcodes paper printings of my VB .NET (2003) Windows forms application. Earlier I used Code39.TTF (True Type Font) with VB6, and it was working fine, but now can't get...
0
by: Rajani | last post by:
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...
24
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...
31
by: melinama | last post by:
Hello, I've looked through alt.html and this group for an answer to my question. However, I found only cranky arguments with, occasionally, bits of hard-to-understand code - out of context -...
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.