Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ivy-sgi authored Sep 2, 2024
1 parent 82167f5 commit eea0ddf
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion aspose-barcode-demo-product/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

0 comments on commit eea0ddf

Please sign in to comment.