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...")
 
(Automatically adding template at the end of the page.)
 
(5 intermediate revisions by 3 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:
See: [[QR and barcode]]
 
[[Category:OCLOperators]]
QRCode: Blob , DerivationOcl = ZXing.QRImage(300,300,’<nowiki>https://yourserver/Turnkey/AngularApp#/ToolInfo/’+self.Guid.asstring</nowiki>)
{{Edited|July|12|2024}}

Latest revision as of 15:39, 10 February 2024

This page was edited 89 days ago on 02/10/2024. What links here