mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-21 03:30:24 +00:00
1.0 KiB
1.0 KiB
QRFpdf
Class QRFpdf: Portable Document Format (PDF) output via FPDF
Options that affect this module
| property | type |
|---|---|
$returnResource |
bool |
$imageBase64 |
bool |
$bgColor |
mixed |
$drawLightModules |
bool |
$fpdfMeasureUnit |
string |
Options that have no effect
| property | reason |
|---|---|
$drawCircularModules |
N/A |
$circleRadius |
N/A |
$keepAsSquare |
N/A |
$connectPaths |
N/A |
$excludeFromConnect |
N/A |
$scale |
not implemented |
$imageTransparent |
N/A |