Code39

Code39

If you want to insert a code39 barcode in a template, then you need to insert a barcode element.


You need to select code39 as the barcode type, after you have selected the barcode element:

  


The parameters are:

(The headers are links to the common description).

  • Data
    The data, that you want to put into the barcode.

  • Preview placeholder
    Here you can enter a text constant for the data, that you want to use for the barcode in the result view in the designer.

  • Height
    The height of the barcode.

  • Module width
    The width of the thin lines of the barcode. This is rounded to up to a whole number of dots in the selected output resolution (DPI). For the mime types, ZPL and Direct protocol the resolution/DPI is set on the printer and for PCL/PDF output the resolution is set on the template element in the template.

  • Display text
    Activate this to include the barcode data as human readable text below the barcode.

  • Module ratio
    The ratio between the wide an and the narrow lines of the barcode. The module ratio is rounded down to the possible ratio given the selected output resolution (DPI). Not all ratios are possible as it is not possible to print a part of a dot. For the mime types, ZPL and Direct protocol the resolution/DPI is set on the printer and for PCL/PDF output the resolution is set on the template element in the template.

  • Error handling
    If the input data for a barcode is invalid e.g. if you try to create a barcode with alphanumeric data, that only supports numeric data, then you have such a situation. With the Error handling option you can tell InterFormNG2 what to do if the data is invalid. The options are:

Warning

Value

Description

Fatal

Stop with an error. No output is generated.

Warning

A warning is added to the job log. The output is generated, but the barcode is missing.

Ignore

The barcode element is ignored. The output is generated, but the barcode is missing.


Character set

This sets the kind of code 39 type, that you want to generate.

  • Standard indicates that the standard code39 barcode which is limited to the characters A-Z,0-9 and a few extra special characters.

  • Extended refer to what also is called full ascii mode, which also supports lower case and even extra special characters.

Please make sure, that the setting matches the setting on the barcode scanner in use.

    • Related Articles

    • The license code

      This section covers the license code for InterFormNG2. InterFormNG2 will not run without a license code. It is however possible to start the InterFormNG2 service, so you can request a test license via a browser. The license topics are these: Request ...
    • Signing of Invoice PDF files for Portugal

      Digitally signing Invoices PDF files in Portugal is getting mandatory and for that it is required to use a cloud based DigitalSign server of the Tax authorities to digitally sign the PDF files. This is supported in InterFormNG2 with the DigitalSign ...
    • From IBM i output queue

      If you are running InterFormNG2 on the IBM i platform, you can configure it to monitor an output queue using the workflow input type: From IBM i output queue. If you intend to monitor many output queues you should also consider the input type, From ...
    • Log for the remote client

      The remote output client log file is here: <INTERFORMNG2_HOME>/profiles/default/logs/remote_output_client.log If you see connection errors with code 401, then it is typically because the user that is used to connect does not have the "web service" ...
    • Code128

      If you want to insert a code128 barcode in a template, then you need to insert a barcode element. You need to select code128 as the barcode type, after you have selected the barcode element: The parameters are: (The headers are links to the common ...