About 50 results
Open links in new tab
  1. Dynamically generating a QR code with PHP - Stack Overflow

    I'm trying to generate QR codes on my website. All they have to do is have a URL in them, which a variable on my site will provide. What would be the easiest way to do this?

  2. kotlin - Android - QR generator API - Stack Overflow

    Oct 20, 2020 · Sample code to generate a 512x512 px WiFi QR code. You can set the resultant Bitmap in an ImageView. ... To generate other types of QR code such as SMS, VCard etc. you can check …

  3. qr code - QR barcode carriage return - Stack Overflow

    How do you encode a carriage return in a QR barcode (so if I scan it with my android, for instance it will come up) A B C I have tried A~d013B~d013C etc. but it always shows the escape characters ...

  4. QR code generation library in javascript - Stack Overflow

    The QR code in the initial post only supports up to 271 bytes (version 10, Size = 57x57, EC level L). To make it support the full specs of QR code (version 40, 177x177, 2953 bytes), you have to add more …

  5. How to draw a QR code with Qt in native C/C++ - Stack Overflow

    QR in Qt As a companion question to How to scan for QR codes with Qt, I want to know how to draw a QR code from native C/C++ code in my Qt5 based desktop app, but I could not find an example of …

  6. Free c# QR-Code generator - Stack Overflow

    Aug 11, 2011 · I'm looking for a free to use c# library/code to create barcodes. Secifically I need to be able to create QR-Code type barcodes. I'm looking for free to use (Open Source or just Free, etc.) …

  7. Alternative for charts.googleapis.com for generating QR code in …

    Apr 16, 2024 · Alternative for charts.googleapis.com for generating QR code in google sheets Asked 2 years, 4 months ago Modified 1 year, 8 months ago Viewed 46k times

  8. Generating 2D (PDF417 or QR) barcodes using Excel VBA

    Apr 22, 2013 · I would like to generate a 2d barcode (PDF417 or QR codes) in an Excel cell using macros. Just wondering is there any free alternatives to paid libraries to do this? I know certain tools …

  9. c# - How to generate Authenticator QR Code with Blazor .NET 8 in …

    Apr 15, 2024 · Learn how to generate Authenticator QR Code using Blazor .NET 8 in a Razor component with this comprehensive guide.

  10. Why do I get different QR codes from the same input with different QR ...

    Aug 22, 2014 · I generated 2 QR codes with 2 different generator tools but the same input data. They generated totally different looking QR codes. If I scan the codes I get the same data, so it seems OK, …