I am trying to build a form that will take staff details and create a word document with a vCard QR Code image inserted into it to be sent to be sent to an external printing service so that business cards can be printed up by them.
I have looked at this thread which creates bar codes but have run into issues when sending the vCard info to an external web service such as google http://chart.apis.google.com/chart?chs=200x200&cht=qr&chld as the URL length exceeds 255 chars.
I am kind of stuck on how i should proceed. Has anyone created a vCard QR Code solution using Nintex workflows?