Print Page | Close Window

Barcode Code-128 subset B

Printed From: Debenu Quick PDF Library - PDF SDK Community Forum
Category: For Users of the Library
Forum Name: I need help - I can help
Forum Description: Problems and solutions while programming with the Debenu Quick PDF Library and Debenu PDF Viewer SDK
URL: http://www.quickpdf.org/forum/forum_posts.asp?TID=1894
Printed Date: 04 Apr 26 at 7:28PM
Software Version: Web Wiz Forums 11.01 - http://www.webwizforums.com


Topic: Barcode Code-128 subset B
Posted By: dsola
Subject: Barcode Code-128 subset B
Date Posted: 19 Jul 11 at 10:20AM
Is it possible to draw that kind of barcode?

For now I think that Code-128 auto charset is only option.

Best regards
   Davor.


-------------
registered QuickPDF user



Replies:
Posted By: Ingo
Date Posted: 19 Jul 11 at 11:01PM
Hi!

I've read in the online-reference:
http://www.quickpdflibrary.com/help/quickpdf/DrawBarcode.php
It's a combination of 128 B and C - not real 128 B.

Cheers, Ingo


Posted By: AndrewC
Date Posted: 21 Jul 11 at 9:06AM

The auto option will work perfectly fine.  Code 128 actually includes A,B and C version.  A is not used much, B is for alpahnumeric characters and C is for numeric only.  The version used changes automatically depending on the characters in the string.  The code can change automatically from B to C and back again.

If you have 4 or more numbers (digits 0 - 9) then the code will switch to C.  It will switch back to B if an alpha character is used.

123456 - uses CCCCCC
AB1234 - uses BBCCCC
A1B2C3 - uses BBBBBB
HELLO3 - uses BBBBBB
A1234B - uses BCCCCB

Andrew.



Posted By: dsola
Date Posted: 21 Jul 11 at 10:20AM
Thanks Ingo, Andrew.
Both of you are right.

But the documentation by which I work says that Code-128 type B must be used. :(
Currently, neither the creator of that documentation doesn't use Code-128 type B, they use AUTO.

So for now, I'm OK, but who knows how long.
It would be nice to have option in case they change barcode type.

Once again thank you all.

Greetings from Croatia.
Davor





-------------
registered QuickPDF user



Print Page | Close Window

Forum Software by Web Wiz Forums® version 11.01 - http://www.webwizforums.com
Copyright ©2001-2014 Web Wiz Ltd. - http://www.webwiz.co.uk