Hi,
i´ve got an report that´s first page is blank.
--> no problem showoutput >1....
but when the report is printed the pageno begins with 2!
how can i modify
pageno 2 --> pageno 1
pageno 3 --> pageno 2
pageno 4 --> pageno 3
.................and so on??
thanks for your anweres.
george :roll:
0
Comments
best way to solve your problem is not to suppress the output of the "blank" first page, but rather to clear the origin of the "blank" first page.
maybe you use a newpage command?
do you have empty sections on a data item with "new page per record"?
where did you use "showoutput >1"?
br
Josef Metz
Josef Metz