For example: Area.Drawings.EAN.Object.CodeValue = "1234567890128";
works for simple numeric tipes of barcode. and what to do with GS1-128 (EAN-128), which contains AIs, for example: (240)0007915501(11)130930(17)131020(3103)001275 give an example of code please.
next question. scanning of this code gives the string "240000791550111130930171310203103001275" as result.
The decryption of this string uses standard Some AIs have variable lengths, for example AI 240. the end of the data marks with the character FNC1 = ASCII 29.
inserting the ASCII 29 character to the barcode leads to the appearance of a space in the barcode - see the picture Code:
Hi Timofey! I used regsvr32 to load 1CBarCodWin64_8_2_1_5.dll but that was error: " The module 1CBarCodWin64_8_2_1_5.dll was loaded but the entry-point DllRegisterServer was not found."
Rating:
8
Joined: Jun 25, 2013
Company: 1C Company
You should import 1CBarCodWin64_8_2_1_5.dll to your configuration as a common template.
Start your application in Designer, expand the configuration tree, add a new template, name it as you want to call it in the script (in the Timofey's example the template name is BarcodePrintingComponent), double-click the template in the tree and click Restore from file. Then select the dll file and click OK.
In the picture below you can see an example from 1C:Small Business