Menu

#17 Can't change size

v1.0 (example)
open
nobody
None
5
2020-05-04
2020-05-04
Tom Chubb
No

It doesn't matter which code I use, but I always get the same sized QR code.
I've tried the following;
QRcode::png('PHP QR Code :), $pngAbsoluteFilePath, 'M');
QRcode::png('PHP QR Code :), $pngAbsoluteFilePath, QR_ECLEVEL_H, 4, 4);
QRcode::png('PHP QR Code :)', $pngAbsoluteFilePath, 'L', 4, 2);

All are the same size. Why is this?

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.