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...")
 
(Replaced content with "See QR code")
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 code]]
 
QRCode: Blob , DerivationOcl = ZXing.QRImage(300,300,’<nowiki>https://yourserver/Turnkey/AngularApp#/ToolInfo/’+self.Guid.asstring</nowiki>)

Revision as of 08:50, 2 August 2018

See QR code

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