process action - barcode generator

Related products: Software Factory Indicium Service Tier

There is a mystic black and white creature within the Thinkwise ecosystem. It's name known to developers as ‘WebServiceBarcodeGenerator’, well there goes mystic.. 

Bad jokes aside, this is a powerful feature for the type of applications which are build within the Thinkwise ecosystem. Think of warehouse management systems or supplier portals who need to print customer specific labels. Therefore, I would like to propose the idea of making this a process action. 

What does it do? 

It can generate barcodes based on several input parameters. One parameter that holds for all, is the text that needs to be presented in the barcode. 

Type of barcodes:

  • Code 128 
    • Input paramaters
      • width
      • add whitespaces to left/right (quietzones)
      • Returns type of file [png/gif/jpeg] (binary)
  • Datamatrix 
    • Input paramaters
      • ModuleSize
      • Margin around the matrix
      • type of datamatrix
        • SchemeAscii
        • SchemeAsciiGS1  (Default)
        • SchemeAutoBest
        • SchemeAutoFast
        • SchemeBase256
        • SchemeC40
        • SchemeEdifact
        • SchemeText
        • SchemeX12
      • Schema type
        • Symbol8x18
        • Symbol8x32
        • Symbol10x10
        • Symbol12x12
        • Symbol12x26
        • Symbol12x36
        • Symbol14x14
        • Symbol16x16
        • Symbol16x36
        • Symbol16x48
        • Symbol18x18
        • Symbol20x20
        • Symbol22x22
        • Symbol24x24
        • Symbol26x26
        • Symbol32x32
        • Symbol36x36
        • Symbol40x40
        • Symbol44x44
        • Symbol48x48
        • Symbol52x52
        • Symbol64x64
        • Symbol72x72
        • Symbol80x80
        • Symbol88x88
        • Symbol96x96
        • SymbolRectAuto
        • SymbolShapeAuto
        • SymbolSquareAuto  (prefered and default)
  • Code39 and Code39 extended 
    • Input paramaters
      • width
      • height
      • Returns type of file [png/gif/jpeg] - Binary
  • QR Codes 
    • Input paramaters
      • pixels per module
      • reserved
      • Returns type of file [png/gif/jpeg] - Binary

 

Updated idea statusNewOpen

OpenOn the backlog