Hi all.
i have a problem in printing.
i have a report with a datasource that in view time shows 3 pages (A4 - protrait) and has 150 records (50 rows per page). when i want to print it on ( A4 - Landscape ), it must print all the records in landscape mode.
BUT, it crops the pages, just like a visual filter.
assume that it should be 30 rows per page now,
it shows records: 1-30 on 1st page, 51-80 on 2nd page, ...
So, what about the records : 31-50 ? they are not anywhere.
what should i do?