Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

printing QR codes on a label from filemaker

Featured Replies

Hi Group

I can't seem to be able to print QR codes on a label from filemaker is this possible?

 

  • Author

i would rather not use a plug in if possible.
I would of thought printing bar codes would be important in filemaker for stock control systems etc..?

 

Barcodes are not native to FileMaker in some cases I have printed barcodes using a FONT installed on the machine printing but this is limited to 1D codes like 3of9 etc. 

2D barcodes like a QR code requires a bit more maths to compute the image.

you can purchase this https://www.geistinteractive.com/products/filemaker-barcode/ and add it to your own solution its not a plugin but a module that does this task. 

Does your workflow require a QR code? what are you storing on the image - if your just printing a serial number or some identifier to find a record in your database then QR is a bit overkill.

You probably already know that QR is designed to contain data about the item its affixed to  - any smartphone can read a QR code and either read the data it contains or even offer a URL. 

 

 

  • Author

Hi Thanks for your reply,  I don't really know anything about bar codes or qr codes. i like the qr codes as they can be a small square on a small label. 
I can print qr codes form my label printer but I have to enter the data  and i was hoping to print them directly from the filemaker database.
i am not keen on plug ins as when stuff gets updated sometimes plug ins fall behind and can have issues..  so i prefer to not use them.
i did install a barcode font  but for some reason it won't read into FMgo on an iphone?

 

some barcode need a control character prefixed and suffix to the Text or number in order for the reader to decode the data.

In the second post above there a free API service you can send a string to and get back a barcode that you can print.

I presume you are asking how to generate a QR code, rather than how to print it? After all, printing it is trivial if you have it.

There are two (relatively) easy ways to generate a QR code: (1) use an external API or (2) generate it in a web viewer using Javascript such as: http://davidshimjs.github.io/qrcodejs/

 

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Account

Navigation

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.