What is the ID for the Dotcode barcode in the PointOfService API

Johan Vetsuypens 0 Reputation points
2023-05-29T13:26:55.1433333+00:00
Windows for business | Windows Client for IT Pros | Devices and deployment | Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Khaled Elsayed Mohamed 1,335 Reputation points
    2023-05-30T08:30:54.9633333+00:00

    Hi Johan

    it seems that the DotCode barcode symbology is not included in the Microsoft PointOfService API.

    The Microsoft PointOfService API is primarily focused on supporting common barcode symbologies such as Code 128, UPC-A, EAN-13, and others. However, it does not provide native support for DotCode.

    If you specifically need to work with DotCode barcode symbology in your application, you may need to explore alternative barcode libraries or SDKs that offer support for DotCode. There are various third-party libraries available that provide comprehensive barcode support, including DotCode.

    Some popular barcode library options you can consider for DotCode support are:

    1. ZXing (Zebra Crossing): A widely-used open-source barcode library that supports a wide range of barcode symbologies, including DotCode. It is available for multiple programming languages.
    2. Dynamsoft Barcode Reader: A commercial barcode library with support for various symbologies, including DotCode. It offers SDKs for different programming languages.

    By integrating one of these libraries or similar alternatives into your application, you should be able to work with DotCode barcode symbology and retrieve the corresponding ID or perform the required operations.

    Please note that the availability and specific implementation details may vary depending on the library or SDK you choose. It's recommended to refer to the respective documentation and resources provided by the chosen library for further guidance on using DotCode symbology.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.