I have this challenge in one work of mine. I have to render a page to be a PDF. Now, I need to render a QR Code (example: http://chart.apis.google.com/chart?cht=qr&chl=mycontenthere&chs=150x150) within the rendered PDF. However, it throws out an error. By the way, i am using FPDF library.

My question is how can I render the QR Image to be an image displayed into the PDF as a file.jpg? Without saving it or anything...

Thank you!

link|improve this question
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.