Jump to content

Code128Auto Barcode Generator


willichan
 Share

Recommended Posts

Now that I have been learning to do a few things with GDI+, I decided it was time to port my old barcode generators to Autoit.

It will generate a code length optimized Code128A/B/C barcode. 

Code128Auto.zip

The ZIP file contains the UDF source and a very simple demo.

========== 

I am consolidating all of my barcode UDFs into one topic.  Please refer to the new location for updates.

http://www.autoitscript.com/forum/topic/170087-barcode-generators/

========== 

Edited by willichan
Link to comment
Share on other sites

The code has been cleaned up, and is not an independantly useable UDF.  There are no global vars, and the function names should all be unique.

Link to comment
Share on other sites

  • 6 months later...

Fixed a very minor bug where bar height was auto-calculated, even though one was specified.

Works as an independently usable UDF.

Link to comment
Share on other sites

  • 1 month later...
  • 2 weeks later...
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...