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: