Search
Page 1 of 3. Showing 25 results (0.018 seconds)
Barcode Reader
dokumentów w tym zestawie Instalacja Aby dodać Barcode Reader do systemu należy zainstalować wtyczkę, którą można pobrać z lokalizacji BarcodeReader … zainstalowanej bazowej wtyczki Plus Barcode Reader Core. Jeżeli Barcode Reader był już dodany w systemie za pomocą zależności, wtedy należy usunąć zależność z pom'aPrzykładowa konfiguracja Barcode Reader
Poniżej przedstawiono przykładową konfiguracje Barcode Readera: <?xml version="1.0"?> <configuration> <tempDirectory>D:/temp</tempDirectory> <workingThreads>4 … /input" recursive="true" pattern="(..pPdDfF$)" /> </source> <barcodes multiple="false"> <barcode name="Faktury" type="CODE128" pattern="(09 $)" skipNextIdentical[ZADANIE ZAPLANOWANE] Barcode reader
zipie> Powiązane zadania Plugin: barcodereader Category: Barcode Available from version: 1.0.0 Name of the parameter Description Parameter type Default valueChange Log (Barcode Reader)
barcode reading New Feature BAR53 http://jira.suncode.local:8080/jira/browse/BAR53 Added link to changelog and documentation to plugin descriptorPlus Barcode Printer
przycisk.png http://plusworkflow.helpdocsonline.com/plusbarcodeprinterBarcode Printer Change Log
przycisk.png http://plusworkflow.helpdocsonline.com/plusbarcodeprinterchangelogTesty Barcode reader 2019-12-20 14_36_33.zip
Testy Barcode reader - [ZADANIE AUTOMATYCZNE] Podzia_ dokumentów ze wzgl_du na kody kreskowe 2019-12-20 14_14_20.zip
Plus Watermark 1.0.6
Bug PLWM25 http://jira.suncode.local:8080/jira/browse/PLWM25 Watermark barcode error Unknown encryption type R = 6PCMGraphicSchema.js
window.vfgFileSchema = { fields: { type: "select", inputType: "text", label: "pcmdocumentclass", model: "documentClassId", required: "true", values: function(){ let data; jQuery.ajax( { url: 'api/documents/classes',success: function (result) { data = result.map(row => ( )); }, async: false } ); return data }, validator