When i try to generate a QRCode for an event i just recieve garbage.
I have been generating QR Codes with QR Code Generator from the ZXing Project ( http://zxing.appspot.com/generator/ )
then scanning them with CNS Barcode to get the syntax. This has worked well for generating QRCodes for vCard and MECARD but VEVENT fails.
There appears to be non-pinting characters required to generate an event.
I've attached a working QRCode that I have used but can't generate one using the CNSBC_Generate( "QRCode";
"BEGIN:VEVENT
SUMMARY:2Geckos at the 19th Annual Business Showcase
DTSTART:20120410T192800Z
DTEND:20120410T202800Z
LOCATION:PO BOX 12812, Casa Grande, AZ 85130-0687
DESCRIPTION:http://chart.apis.google.com/chart?cht=qr&chs=350x350&chl=BEGIN%3AVEVENT%0D%0ASUMMARY%3A2Geckos+at+the+19th+Annual+Business+Showcase%0D%0ADTSTART%3A20101014T000000Z%0D%0ADTEND%3A20101014T020000Z%0D%0ALOCATION%3AThe+Property+Conference+Center+~+1251+W.+Gila+Bend+Hwy.%2C+Casa+Grande%0D%0ADESCRIPTION%3APresented+by+the+Greater+Casa+Grande+Chamber+of+Commerce%0D%0AEND%3AVEVENT%0D%0A
END:VEVENT" )
0 comments:
Post a Comment