qrcode

Create QR-Codes on the fly.

This component installs the qrcode pythonmodule from PIP and generates QR-Codes into the VirtualFileSystem. 

Use the provided Parameters or call 
Create_QrCode( "My Text" )

Will only work on Windows because of the PIP dependancy.

Downloads: 238

Created at: 4.12.2020

Uploaded: 5.2.2022
Added Fieldsize Param
Added Bordersize Param
Added Fillcolor Param
Added Backgroundcolor Param
Added Raw-Output in Original Res.
Removed default background.
Download