I'm very new to Crystal Reports. I have this report where page one has to display 20 lines, even if there are only 6 lines returned from the db. All other pages have to show 28 lines. I've read where I can use the ReplicateString function to print a new line. I don't where to put the equation or formula. I've tried putting it in a number of different sections, but I get an error that says it can't used because it "must be evaluated later". That or needs to be a boolean expression. Or something like that.