Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How to use Caret?

caret
0
Posted

How to use Caret?

0

The UseCaret propeties is set to true by default which is only applied to Code128, UccEan128, Sscc18, Scc14, PDF417, MacroPDF417, QR Code, and DataMatrix etc. where full ASCII is accepted as encoding. The 3 digits data following the caret will be treated as ASCII code, e.g. ^010 is \\n. For Code 128, UccEan128, if the FNC1 (ASCII 202) is used, human readable parentheses can be added to the CodeData manually by using the following ASCII code ^222 = (XX) ^223 = (XXX) ^224 = (XXXX) ^225 = (XXXXX) ^226 = (XXXXXX) ^227 = (XXXXXXX) The ^222, ^223, ^224, ^225, ^226, ^227 will be transfer to FNC1 (ASCII 202) in the barcode, and the parantheses will be added to human readable text by the digits. The FNC1 can also be added by using ^202 (ASCII 202), or Ê. For example, CodeData =”Ê0123456789″ is the same as CodeData =”^2020123456789″. ezBarcodeComponent will automatically identify AI by using the predefined AI table above. However, you can overwrite the predefined AI by using caret (^). For examp

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.