From eea0ddfbd8b5182cf75802c2d055c46fd2964102 Mon Sep 17 00:00:00 2001 From: Sabine Gillner <129939502+ivy-sgi@users.noreply.github.com> Date: Mon, 2 Sep 2024 16:12:56 +0200 Subject: [PATCH] Update README.md --- aspose-barcode-demo-product/README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/aspose-barcode-demo-product/README.md b/aspose-barcode-demo-product/README.md index 7c1aa811..ee5d886c 100644 --- a/aspose-barcode-demo-product/README.md +++ b/aspose-barcode-demo-product/README.md @@ -2,4 +2,15 @@ Aspose.Barcode is a powerful development library to generate & recognize barcodes. The aspose-barcode.jar is not part of the aspose components included the Axon Ivy DocFactory but can be added to the project classpath via maven extension as shown in this demo. -![Aspose.Barcode Demo](doc.png) +## Demo + +With our demo for the connector we provide a simple UI for entering a string: +![Aspose.Barcode UI](UI.png) + +By pressing **Proceed** this string is converted to a barcode: +![Aspose.Barcode Demo](barcode.png) + + +## Setup + +Simply install the marketplace plug - nothing else needs to be done :blush: