Hello I am new in Open ERP. I have a task to do the print size just half. for this I am doing changes in account_print_invoice.rml as
**<template pageSize="(595.0, 842.0)" title="Invoices" author="OpenERP S.A.(sales@openerp.com)" allowSplitting="20">**
I am doing the height of the template just half as 421.The page is viewed as half but the other content of the page is not appearing.
Plz help me how I can do the same dynamically or do the change in rml file?
Thanks in advance.