Author |
Topic |
sunny_10
Yak Posting Veteran
72 Posts |
Posted - 2012-12-14 : 00:31:16
|
Hi How to print Bar Code Standard - Code39 . Secondly how to increase Width & Height of Barcode.Thanks |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2012-12-14 : 02:50:49
|
do u've the font downloaded and installed?------------------------------------------------------------------------------------------------------SQL Server MVPhttp://visakhm.blogspot.com/ |
|
|
sunny_10
Yak Posting Veteran
72 Posts |
Posted - 2012-12-14 : 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
52326 Posts |
Posted - 2012-12-14 : 04:02:53
|
hmm..have you done some custom formatting over it?------------------------------------------------------------------------------------------------------SQL Server MVPhttp://visakhm.blogspot.com/ |
|
|
sunny_10
Yak Posting Veteran
72 Posts |
Posted - 2012-12-14 : 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 - 2013-01-06 : 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.htmlbar code generation DLL |
|
|
Roert
Starting Member
1 Post |
|
barcode123
Starting Member
2 Posts |
Posted - 2013-01-21 : 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 - 2013-01-24 : 02:56:24
|
There are many barcode solutions offered.One of the solutions is Barcode Generator for Reporting Service([url]http://www.businessrefinery.com/products/barcode_reporting_service/main.html[/url]).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 Post |
Posted - 2013-02-03 : 21:33:06
|
You can read this passage called Windows Forms .NET Code 39 Generator Library ([url]http://www.onbarcode.com/winforms/code_39_generator.html[/url]). It may help. Because I am using it now.Or you may take a look at this detailed tutorial:[url]http://www.onbarcode.com/tutorial/windows-forms-barcode-generation.html [/url] |
|
|
abbyyy
Starting Member
9 Posts |
Posted - 2013-04-11 : 22:49:08
|
HiTo 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
2 Posts |
Posted - 2013-04-25 : 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 |
|
|
cindy313
Starting Member
7 Posts |
Posted - 2013-08-01 : 04:38:29
|
as for this question,you may try this code 39 barcode generator http://www.keepautomation.com/online_barcode_generator/code_39/ |
|
|
|