You need to edit the rml file and add a pageGraphics tag like the following:
<pageTemplate id="first"> <pageGraphics> <image file="addons/your_module/report/image.jpg" x="0" y="0" width="550" height="875"/> </pageGraphics> Regards, Pedro _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
