| 
 | 
  SheilaSolis - 2012-03-03 06:46:20  
Hi, all, 
 
Sorry if this is not the perfect place, but I really need some help here. I'm using this barcode generator to print an UPC-A barcode image, but here's the thing: 
 
I'm inputing 
  
Linear upca = new Linear(); 
upca.Data = "12345678912"; 
upca.X = 3; 
upca.BarcodeWidth = 120; 
 
 
But the generated UPC-A image is always larger than the width that I want, anybody know why? 
 
Here's the tutorial, http://www.onbarcode.com/csharp/upc-a-generator.html 
Any help would be appreciated, thanx! 
 
  
  daisy white - 2012-03-06 09:08:35 -  In reply to message 1 from SheilaSolis 
Sorry for that, maybe ,you can try another<a href="http://www.keepautomation.com/products/excel_barcode/barcodes/upca.html"> UPC-A Barcode Add-In for Microsoft Excel </a> 
  
  adam gardner - 2013-02-25 03:55:54 -  In reply to message 1 from SheilaSolis 
if you are a .net developer, you can use the sample code listed here to design a program. 
barcodelib.com/net_barcode/barcode_ ...
 
If not, you may use a free or licensed third-party barcode generator  
  
  johnson - 2013-08-28 09:19:41 -  In reply to message 1 from SheilaSolis 
hello, why not try this kind of barcode generator,[url]http://www.keepautomation.com/online_barcode_generator/[/url],  it is really a good one, I like it best, so ,share with you, hope it is usefor for you, and you can find the important information about UPC-A,[url]http://www.keepautomation.com/upca/[/url],  hope my reply can help you. 
good luck! 
  
   |