I am creating a pdf report for MRP Work Order in Odoo10.
As we all know, we can include image by using<img t-att-src="'data:image/png;base64,%s' % {image_field}"/>
But, How can I add the work instruction of a work order in to my qweb report ?. That is a Binary field of MIME type PDF.