Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
is there a way to save the qrcode image as a file?
i'd like to generate a directory of images to be used in a word mail merge
so by some method i'd like to request each qr code and save it as an image with a code as it's file name
any ideas how that could be done?
You could do a HTTPWebRequest to the HTTP Handler which generates the QR code and just write the response stream to a file?
Matt
nice idea - i can see how that would work
thank you
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
saving qrcode file
is there a way to save the qrcode image as a file?
i'd like to generate a directory of images to be used in a word mail merge
so by some method i'd like to request each qr code and save it as an image with a code as it's file name
any ideas how that could be done?
You could do a HTTPWebRequest to the HTTP Handler which generates the QR code and just write the response stream to a file?
Matt
nice idea - i can see how that would work
thank you
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.