... |
... |
@@ -1,12
+4,10 @@ |
1 |
|
-{{id name="fig_plugin_barcode"/}} |
2 |
|
-{{figure image="plugin_barcode_en.png"}}Configuration UI of the Barcode plugin{{/figure}} |
3 |
|
- |
4 |
4 |
The Barcode plugin allows users to create barcodes (from form data). |
5 |
5 |
|
6 |
6 |
A plugin installation guide can be found [[here>>doc:Formcycle.UserInterface.Client.Plugins.WebHome]]. |
7 |
7 |
|
8 |
8 |
== Plugin parameters == |
9 |
|
- |
|
6 |
+{{id name="fig_plugin_barcode"/}} |
|
7 |
+{{figure image="plugin_barcode_en.png"}}Configuration UI of the Barcode plugin{{/figure}} |
10 |
10 |
* **Format** (Mandatory) |
11 |
11 |
Selction of the desired barcode format. The following formats are available: //UPC-A//, //UPC-E//, //EAN-8//, //EAN-13//, //CODE 39//, //CODE 93//, //CODE 128//, //ITF//, //CODABAR//, //DATAMATRIX//, //PDF417//, //QR// and //AZTEC//. |
12 |
12 |
|