Page 1 of 1

Re: How to change report columns location to a new page

Posted: Mon Jun 10, 2013 8:31 am
by HighAley
Hello, Mashinchi.
Mashinchi wrote:Thanks for your great product
I have a report with,for example, 5 Column headers.
Because of the page's width limitation I want to print first 3 headers in page1 and another 2 headers in page2 of my report.
Is there any way to do this?
According to this fact that I have created my report dynamically.

My report should be looked like this:

Page1
Header1 Header2 Header3
ID=1
ID=2

Page2
Header4 Header5
ID=1
ID=2

Page3
Header1 Header2 Header3
ID=3
ID=4
.
.
.

As you see,for example, report can show 2 records on each page.
Therefore, it should repeats Record1 and Record2 on Page2 for showing data of these records for Header4 and Header5.

I will be more happy if you help me as soon as possible.
Thanks.
You could try to set Segment per Width property of the page to 2.

Thank you.

Re: How to change report columns location to a new page

Posted: Tue Jun 11, 2013 10:19 am
by HighAley
Hello.

We are always glad to help you.
Let us know if you will need any additional help.

Thank you.