| Author |
Topic  |
|
|
sunny_10
Starting Member
49 Posts |
Posted - 12/14/2012 : 00:31:16
|
Hi
How to print Bar Code Standard - Code39 . Secondly how to increase Width & Height of Barcode.
Thanks |
Edited by - sunny_10 on 12/14/2012 01:32:00
|
|
|
visakh16
Very Important crosS Applying yaK Herder
India
48032 Posts |
Posted - 12/14/2012 : 02:50:49
|
do u've the font downloaded and installed?
------------------------------------------------------------------------------------------------------ SQL Server MVP http://visakhm.blogspot.com/
|
 |
|
|
sunny_10
Starting Member
49 Posts |
Posted - 12/14/2012 : 03:59:30
|
Hi
I have downloaded font but i have checked it that BarCode Scanner is not detecting it correctly.
Thanks |
 |
|
|
visakh16
Very Important crosS Applying yaK Herder
India
48032 Posts |
Posted - 12/14/2012 : 04:02:53
|
hmm..have you done some custom formatting over it?
------------------------------------------------------------------------------------------------------ SQL Server MVP http://visakhm.blogspot.com/
|
 |
|
|
sunny_10
Starting Member
49 Posts |
Posted - 12/14/2012 : 06:03:00
|
Hi
I just downloaded font & installed it . I selected that Font in the Text Box properties . No Coding
Thanks |
 |
|
|
qrcodenet
Starting Member
4 Posts |
Posted - 01/06/2013 : 22:41:00
|
To print Code 39, you need font or 3-rd control. To modify the width and height, you could change the parameter in the included property setting panel or just using .NET codes. You may refer to the tutorial below:http://www.tarcode.com/barcode-winforms/barcodes/code39.html
bar code generation DLL |
 |
|
|
Roert
Starting Member
1 Posts |
|
|
barcode123
Starting Member
2 Posts |
Posted - 01/21/2013 : 23:13:00
|
If you add a third-party barcode generator, the question will be soloved easily. Because most pofrssional barcode generators make it easy to change the values of the barcode properties by offering a user panel. But if you want to generate it in C# OR VB codes, maybe the following article (Generate Code 39 using C# VB.NET) can help you. http://www.barcodelib.com/net_barcode/barcode_symbologies/code39.html |
 |
|
|
Thomassunshine
Starting Member
5 Posts |
Posted - 01/24/2013 : 02:56:24
|
There are many barcode solutions offered. One of the solutions is Barcode Generator for Reporting Service(http://www.businessrefinery.com/products/barcode_reporting_service/main.html). It is designed to generate, create various linear & 2D barcode into Microsoft SQL Server Reporting Service (SSRS) reports with a Custom Report Item (CRI). Full WYSIWYG design-time support & Barcode Builder design-time editor support are provided for Microsoft Visual Studio 2005 / 2008 / 2010 and SQL Server 2005 / 2008 / 2012 Business Intelligence Development Studio. You can adjust barcode size,including barcode width and barcode length based on needs. Hope it helps! |
 |
|
|
sdfwea
Starting Member
1 Posts |
|
|
abbyyy
Starting Member
7 Posts |
Posted - 04/11/2013 : 22:49:08
|
Hi To unspammed, you should use a barcode generator that supports linear barcodes. For your second question, you may change width or height of a barcode through properties window or by writing codes to control. |
 |
|
|
danny rough
Starting Member
USA
2 Posts |
Posted - 04/25/2013 : 23:15:04
|
to adjust the width and height of your barcodes , you should employ an imaging sdk which has the function of adjusting barcodes. as for printing barcode , normal imaging sdks support barcode generation. good luck! unspammed |
 |
|
| |
Topic  |
|