OCLOperators QRImage
(Created page with "Add a class ZXing (this is the open source QR-code library we use, credits go to everyone involved in that). Add a static method with this signature QRImage(width:Integer; he...")
 
No edit summary
 
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Add a class ZXing (this is the open source QR-code library we use, credits go to everyone involved in that). Add a static method with this signature QRImage(width:Integer; height:Integer; value:String):Image – and then you have access. In the application (a returns and reclamation system) where this was used first we added a derived attribute like so:
<message>Write the content here to display this box</message>
 
'''See:''' [[Documentation:QR and barcode|QR and barcode]]
QRCode: Blob , DerivationOcl = ZXing.QRImage(300,300,’<nowiki>https://yourserver/Turnkey/AngularApp#/ToolInfo/’+self.Guid.asstring</nowiki>)
[[Category:OCLOperators]]
{{Edited|July|12|2025}}

Latest revision as of 05:15, 18 February 2025

This page was created by Hans.karlsen@mdriven.net on 2018-08-01. Last edited by Stephanie@mdriven.net on 2025-02-18.