Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Thursday, December 4, 2008 4:51:34 PM(UTC)

tommieb  
tommieb

Groups: Registered
Posts: 4


I need to write an RSS14 barcode but every time I try to write it I get an invalid string error but the string is "01234567890123" just like the samples.

Is there something else that I need to be adding to the barcode data string?

If so, how? In vb.net please?
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Friday, December 5, 2008 12:18:47 PM(UTC)

GregR  
GregR

Groups: Registered, Tech Support, Administrators
Posts: 764


The extra 0 at the beginning is part of the writing process and not the actual string.  If you pass "1234567890123" (or a string of any 13 numerals) then the 0 will be added to the beginning and written correctly.

For an example, take a look at our main Barcode demo that ships with the SDK.  The default writing string when you select RSS14 and check the Truncated checkbox will be "
1234567890123" and the barcode will be written out as "01234567890123".  However, if you try to add a 0 before writing, then you will get an error as expected.
 
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.062 seconds.