qr-codegenerator-with-logo
Reactive icon

Qr-CodeGenerator (With Logo)

Stable version 1.2.3 (Compatible with OutSystems 11)
Uploaded
 on 01 June 2023
 by 
4.0
 (1 rating)
qr-codegenerator-with-logo

Qr-CodeGenerator (With Logo)

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