... |
... |
@@ -4,7
+4,10 @@ |
4 |
4 |
|
5 |
5 |
== Plugin parameters == |
6 |
6 |
{{id name="fig_plugin_barcode"/}} |
7 |
|
-{{figure image="plugin_barcode_en.png"}}Configuration UI of the Barcode plugin{{/figure}} |
|
7 |
+{{figure image="plugin_barcode_en.png"}}Configuration UI of the Barcode plugin. The output variable may be used for subsequent workflow actions such as [[Word (Fill)>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.WordFill.WebHome]] or [[PDF (Fill)>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.PDFFill.WebHome]]{{/figure}} |
|
8 |
+{{id name="fig_barcode_doc_en"/}} |
|
9 |
+{{figure image="barcode_doc_en.png"}}Including a QR code in a document using [[Word (Fill)>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.WordFill.WebHome]]. On the left is a Word document containing a control element with the value of the barcode variable. For more information about how to fill Word documents look [[here>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.WordFill.PreparationWord.WebHome]]. After the workflow processing has been executed with a barcode plugin action and a Word (Fill) action the document on the right is generated.{{/figure}} |
|
10 |
+ |
8 |
8 |
* **Format** (Mandatory) |
9 |
9 |
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//. |
10 |
10 |
|