November 9, 201114 yr We are interested in any feedback from users regarding QR Code generator solutions for Filemaker. Any recommendations for solutions would be appreciated. Our requirements, the solution may not use online generators, and must be cross platform. I tried searching for QR in the forums, but apparently 2 letter searches are not allowed.... ?? not sure why and not sure how to search for QR in a longer form that would be recognised as a common term. TIA for any feedback on what your using today.
November 9, 201114 yr http://www.cssw.biz/qrcode.html We are using qrcode.fmx plugin from the above link with great success Stu
January 29, 201312 yr Newbies I have used this .NET QR Code barcode generator SDK. It's easy to use. Share with you all.
January 29, 201312 yr The zxing library can be used with the Scriptmaster plug-in. Â http://code.google.com/p/zxing/ Â Search the scriptmaster forum http://fmforums.com/forum/forum/118-scriptmaster-by-360-works/Â for "barcode", "qr code" or "qrcode" Â QRCode.groovy.zip
February 7, 201312 yr roll your own functionality with ScriptMaster and iText.... there are examples in the forum on here... and its effectively free...
June 24, 201312 yr Newbies I have used this .NET QR Code barcode generator SDK. It's easy to use. Share with you all. thanks for sharing, that's really useful!
January 9, 201411 yr Newbies Hi, your posting is quite old and I know there are already script solutions and plugins - anyway - I invested some time to develop justQR, a FM Plugin which is generating the qr code locally without any webservice ... nor calling home etc. It's really simple to integrate as you just give a string to the plugin and it returns the qr code as png graphic into a media field - so if anybody is interested take a look at www.justqr.de. regards, Felix
January 10, 201411 yr That's good to know, Felix. Be sure to post an update when the Windows version is ready.
January 10, 201411 yr If you don't mind requiring a web connection, calc a google chart url to be displayed in a web-viewer, this example has two parameter: (size and code) http ://chart.apis.google.com/chart?cht=qr&chs=150x150&chl=PQ-3YZR9 more info: https://developers.google.com/chart/infographics/docs/qr_codes?hl=de-de#standards
January 11, 201411 yr Useful for the short term, but Google infographics chart API is deprecated -- it may not be around after April 2015. https://developers.google.com/chart/infographics/
Create an account or sign in to comment