adamk1975 Posted November 10, 2010 Share Posted November 10, 2010 We'd like to start printing QR codes on the back of our business cards. I've created a javascript rule that returns: return MakeQRBarcode("MECARD:" + result + ";"); The rule is very similar to the one Dan posted here: http://forums.printable.com/showthread.php?t=1647&highlight=qr-code I've added a couple of extra fields. The end result, though, doesn't look like any QR Code I've seen before: http://go.mckella280.com/dam/temp/qrcode.png Any ideas what I might be doing wrong? Adam Link to comment Share on other sites More sharing options...
Dan Korn Posted November 11, 2010 Share Posted November 11, 2010 You need to check the "Treat returned strings as tagged text" box in the Rule Editor. Also, you don't need to change the font in the Text Editor; the tagging in the rule takes care of that for you. Link to comment Share on other sites More sharing options...
adamk1975 Posted November 11, 2010 Author Share Posted November 11, 2010 Thanks, setting the "Treat returned strings as tagged text" did the work. However, I do have to leave the font as IDAutomation2D in the text editor, or I end up with this as the QR Code: http://68.45.22.62/bc_Page_2.png Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.