This section explains the built-in XPath function: ng:hexToUtf8(hexValue)
Returns the UTF-8 characters that are specified as the hexValue input string (must be the hex codes of the characters' byte-sequence in UTF-8 encoding).
For the 2D barcodes like PDF417 and QR you might want to insert unprintable characters e.g. Hex 1D, 1E and similar as delimiters. If you want to insert such texts you can e.g. define them with this function and use concat to insert them between the variable data.
Example:
ng:hexToUtf8('616263') Displays:abc
As of January 13, 2025, we are excited to announce that our new Help Center is in the final stages of development. While the Knowledge Base is already accessible, our current JIRA system will continue to manage support tickets during this transition period. For assistance with InterForm Output Management Software, please refer to the Support for InterForm Output Management Software.
We appreciate your patience and understanding as we work to enhance your support experience. If you have any questions or encounter any issues, please do not hesitate to reach out via the existing support channels.
Best regards,
The InterForm Support Team