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 457 posts 1157 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 2958 posts 15629 karma points MVP 7x 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 457 posts 1157 karma points
    Jun 06, 2011 @ 15:25
    John C Scott
    0

    nice idea - i can see how that would work

    thank you

  • 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.

Please Sign in or register to post replies