Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • John C Scott 473 posts 1183 karma points
    Jun 06, 2011 @ 15:18
    John C Scott
    0

    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?

  • Matt Brailsford 4124 posts 22215 karma points MVP 9x c-trib
    Jun 06, 2011 @ 15:21
    Matt Brailsford
    0

    You could do a HTTPWebRequest to the HTTP Handler which generates the QR code and just write the response stream to a file?

    Matt

  • John C Scott 473 posts 1183 karma points
    Jun 06, 2011 @ 15:25
    John C Scott
    0

    nice idea - i can see how that would work

    thank you

Please Sign in or register to post replies

Write your reply to:

Draft