Цитата:
Сообщение от
mandruchow
Im running non modified one from standard report. I see that report has 1/5 pages.
When I export it to for example PDF or Printer it prints i.e. 1/7 pages.
Why is that, is this my mistake? Should I have to set something?
Hi,
I'm not too sure if I got your problem.
But total page count can be different when showing on screen and when printing. The difference is that on-screen printing does not necessarily break the page when it reaches the paper size (say A4 or A3). Thus one on-screen page can be longer than an actual sheet of paper.
You can try solving that by adding explicit page breaks between elements, though for some cases it still won't help.
Cheers.