Login to follow
Qr-CodeGenerator (With Logo)

Qr-CodeGenerator (With Logo) (ODC)

Stable version 0.1.1 (Compatible with ODC)
Uploaded on 14 May by WEVIOO FRANCE
Qr-CodeGenerator (With Logo)

Qr-CodeGenerator (With Logo) (ODC)

Documentation
0.1.1

QrCode generator allow Outsystems users to create a Qrcode with Logo inside


Fullsize_screenshot

Asset screenshot_0


QrCode generator allows Outsystems users to create a Qrcode with the company logo :

-> QrCode generator use some build-in Js plugin.

->QrCode generator help developers to generate advanced Qrcode including company logo.



Documentation :

  1. Make dependancy with (QrCodeGenerator_Plug)
  2. .use QrCode block
  3. .Set Parameters :
    -> ID (unique Identifier of the QrCode)
    -> Text
    -> imageUrl (optional) -> without ImageUrl you will get only simple Qrcode.
    -> ImageHeight/ImageWidth (optional).
    -> SizePixels (default 120 in px).
    -> ColorHex (default black).
    -> BackgroundHex (default White).