Options

unwanted empty page

LazlowLazlow Member Posts: 9
Hello Masters,

I would like to request for your help.

I needed to redesign a report. My problem is the following: everything is working well. But there is an unwanted empty starter page for every reports. Almost everytime because if I don't apply any filters on the request form, the report generates without empty pages. But if I choose at least one filter, I get an emty page in the beginning.

I checked all the codes (Sections, Globals, Request form, DataItem codes), but I didn't find any NEWPAGE statements ](*,). So I don't know what can cause those bloody unwanted empty pages.

And of course I don't want to rewrite the whole report again.

Can anyone help me?

Comments

  • matttraxmatttrax Member Posts: 2,309
    Is it definitely just printing one blank page at the start? Or is the first page of data just being filtered out and it's displaying a blank section? Just a thought.

    Code will probably help us figure this one out.
  • LazlowLazlow Member Posts: 9
    Sorry I don't understand this. I checked and no emtpy sections have been found in the Sections. Do you mean that?

    The present situation is: if I use any filters on the Request Form, the very first page is emty in the report.
  • matttraxmatttrax Member Posts: 2,309
    Post your code, if you can.
  • LazlowLazlow Member Posts: 9
    I can, but post from which trigger or where?
Sign In or Register to comment.