in reply to Re^2: Add images to PDF using pdf::ap12
in thread Add images to PDF using pdf::ap12
So one more piece of code from myself. I wrote very small module that extends the PDF::API2 with QRCodes capabilities. Unfotunatelly although I sent this to current package maintener it never appeard in the PDF::API2
Anyway you may have a look at https://github.com/grzegorzpapkala/PDF-API2-Resource-XObject-Form-QRCode. It relays on Text::QRCode. This way you can generate the QRcodes without extra GD calls. Maybe it would be easier this way.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Add images to PDF using pdf::ap12
by cristofayre (Sexton) on Feb 26, 2015 at 18:35 UTC |