Hi!
I'm the maintainer of fpdf2, and I'd like to document how to embed rMQR codes using fpdf2 & your library.
I have just opened this PR to add a section in our documentation about this: py-pdf/fpdf2#1452
It seems that the underlying Pillow image object contained in QRImage instances is not currently exposed publicly.
Would it be possible to have a public attribute or method of QRImage to access it, please?
Hi!
I'm the maintainer of
fpdf2, and I'd like to document how to embed rMQR codes usingfpdf2& your library.I have just opened this PR to add a section in our documentation about this: py-pdf/fpdf2#1452
It seems that the underlying Pillow image object contained in
QRImageinstances is not currently exposed publicly.Would it be possible to have a public attribute or method of
QRImageto access it, please?