This manual shows the different methods of QR codes we can provide in isave.DIALOG. QR codes can be used to collect contact information from a business card so that when the code is “scanned” with a smartphone it will read the dynamic fields into a meCard or Vcard format so the user easily can add contacts to the phone book on his/hers smartphone.

Install the QR plugin

Step one, install the QR plugin to Studio: Download plugin.

PDF manual with the installation instructions

PS! You can not use the plugin with the HiRes.cs document Action in the  standard project file . Reset the document actions to the default values.

Settings for the QR code

To adjust the colour of the code generated, add a variable of type Image and source QRCodeGenerator (will only show in studio after the plugin is installed).

Click the button Plug-in Variable Editor

ISAVE_014620

 

You can adjust how the variable will generate. We recommend a minimum size of 1 inch, (25.4 mm). You can also change the colour. Do not touch other settings.

ISAVE_014621

 

QR code for URL

The simplest use of QR codes in isave.DIALOG is to set up the code with only one variable. Then select the variable (IE web) in the dropdown menu QR Code Text.

You can try to scan this code to watch how your phone will read a QR code

ISAVE_014630

 

This code should take you to the address www.isavedialog.com

Download the sample web URL template here

See the variable Web_QR_Code.

 

meCard kode i visittkort

Det er følgende variabler som benyttes i meCard formatet:

  • Lastname
  • Firstname
  • Mobile
  • Phone
  • Email
  • Web
  • Visiting_Address
  • Visiting_Address_Zip
  • Visiting_Address_City

Disse variablene kan ha norske eller svenske navn, men de må være en del av prosjektfilen selv om de ikke er i bruk i selve visittkortet de må også stå i den rekkefølgen som de står i listen overnfor i scriptet som heter meCARD i eksempel-malen.

Om variablene ikke er er i bruk i selve visittkortet setter man bare variabelen til “Hidden” og bruker enten databasekobling for at feltet skal få en korrekt verdi eller legger verdiene inn som default values.

ISAVE_014617

Download the sample meCard template here

You can try to scan this code to watch how your phone will read a QR code

ISAVE_014618

The code above will provide this information to your phone

ISAVE_014619

 

Vcard code parameters

The following variables is used in the Vcard format:

  • Lastname
  • Firstname
  • Mobile
  • Switchboard
  • Fax
  • Visiting_Address
  • Visiting_Address_Zip
  • Visiting_Address_City
  • Visiting_Address_Country
  • Company_Name
  • Group_Name
  • Title
  • Email
  • Web
  • Note
  • Bday

Download the sample Vcard template here

You can try to scan this code to watch how your phone will read a QR code

ISAVE_014629

 

The code above will provide this information to your phone

ISAVE_014628

Contact us on email: support@isave.no to get assistance.

QR code readers

Online
https://zxing.org/w/decode.jspx

For iOS (QR Reader for iPhone by TapMedia Ltd):
http://tinyurl.com/isaveiphone

For Android (Zxing by Google):
http://tinyurl.com/isaveandroid