Share via

Generating Barcodes

JAAG 0 Reputation points
2026-06-15T15:16:50.38+00:00

Hello, I would like to generate barcodes within Power Apps internally, but from what I’ve seen, this is only possible using a third-party API or by downloading a font. Is this correct?

Community Center | Not monitored
0 comments No comments

2 answers

Sort by: Most helpful
  1. Gérard Oomens 123.8K Reputation points Volunteer Moderator
    2026-06-15T17:13:33.68+00:00

    Post/ask in the Power apps community:

    https://community.powerplatform.com/?

    Was this answer helpful?

    0 comments No comments

  2. AI answer

    2026-06-15T15:17:02.9333333+00:00

    Power Apps can work with barcodes natively, but it does not natively generate printable barcode images or fonts for use outside the app. The built-in capabilities are focused on scanning/reading barcodes, not rendering them as barcodes for printing or display in other systems.

    From the available information:

    • Canvas apps have a barcode reader control that lets an app scan many common barcode formats (QR, Code 128, Code 39, EAN, UPC, etc.) directly on iOS, Android, and (for some types) Windows devices. This is for input (reading barcodes), not for generating barcode graphics.
    • There is no documented feature in the provided material that creates barcode images or barcode fonts directly inside Power Apps for printing or exporting. To display a value as a true barcode (graphic) for printing, a third-party service, custom control, or font-based approach would be required.

    So, based on the context, Power Apps supports internal barcode scanning out of the box, but barcode generation for printing or external use is not provided natively and typically requires a third-party API or barcode font solution.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

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