mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-30 12:07:32 +00:00
🚿
This commit is contained in:
+1
-1
@@ -43,4 +43,4 @@ $options = new QROptions([
|
||||
|
||||
\header('Content-type: application/pdf');
|
||||
|
||||
echo (new QRCode($options))->render($data, 'example_fpdf.pdf');
|
||||
echo (new QRCode($options))->render($data);
|
||||
|
||||
Reference in New Issue
Block a user