LimeReport Forum

General Category | Основное => Requests | Пожелания => Topic started by: teletobi on August 08, 2019, 05:13:10 PM

Title: Page fromat
Post by: teletobi on August 08, 2019, 05:13:10 PM
Hi,

I want to create reports with dynamic width and decide just before rendering and export if I wanted A4 or letter format.

Is this already possible and I just couldn't manage to find it?

Thanks already!
Title: Re: Page fromat
Post by: Arin Alex on August 08, 2019, 05:40:27 PM
Hi.
For example, you can set the page size to the QPrinter and print report through it.
One thing you should to do in this case set property Page.printBehavior to "Scale". 
Or you can change page size in report init script via a report's variable.