Re: For Generating Multiple QR code o a pdf

Vaibhav Gajengi <[email protected]>
Newsgroups gmane.comp.python.reportlab.user
Message-ID <CADaVOyWh90v+-ZhBrdDwB66CSc=abd2oye_+UDU5Y7yzZ_tOyg@mail.gmail.com>
Could you tel me plz the above Drawing function related to the QRCode ??


Br
Vaibhav


On 19 December 2013 23:38, Vaibhav Gajengi <[email protected]>wrote:

>
> Hello Vaibhav here,
>
>  I want to generate the multiple QR Code on a single pdf file ??
>  Can anybody help me in this regards ?? some one posted on internet this
> code snap
>
>     qrw = QrCodeWidget('tokenitem')
>     print repr(qrw)
>         b = qrw.getBounds()
>     w=b[2]-b[0]
>     h=b[3]-b[1]
>     d = Drawing(100,100,transform=[110./w,0,0,110./h,0,0])
>     d.add(qrw)
>
>
>
>
>
> Thanks
> Vaibhav
>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.