| Author |
printing blank page after report
|
|
| Piddepadde 2005-05-08, 1:23 pm |
| I saw that someone else had experienced the same problem in discussion group
fox.vfp.report.
I use a select to cursor command that produces one record with information
and I use the report command to print it..
The problem is that after the one page report there always follows a blank
page..
Why...?
Is there something that have to be specified in the report to supress this
blank, annoying, page ??
/Patrik
| |
| Piddepadde 2005-05-08, 8:24 pm |
| I have removed the summary band (that did not contain anything) and now
the report works as planned..
/Patrik
"Piddepadde" wrote:
> I saw that someone else had experienced the same problem in discussion group
> fox.vfp.report.
>
> I use a select to cursor command that produces one record with information
> and I use the report command to print it..
>
> The problem is that after the one page report there always follows a blank
> page..
>
> Why...?
>
> Is there something that have to be specified in the report to supress this
> blank, annoying, page ??
>
> /Patrik
| |
| Anders Altberg 2005-05-08, 8:24 pm |
| Try REPORT FORM ... NOEJECT
"Piddepadde" < Piddepadde@discussio
ns.microsoft.com> wrote in message
news:1476B860-ECC1-4B76-A6CA- 5BFBC621F6BE@microso
ft.com...
> I saw that someone else had experienced the same problem in discussion
group
> fox.vfp.report.
>
> I use a select to cursor command that produces one record with information
> and I use the report command to print it..
>
> The problem is that after the one page report there always follows a blank
> page..
>
> Why...?
>
> Is there something that have to be specified in the report to supress this
> blank, annoying, page ??
>
> /Patrik
| |
| Piddepadde 2005-05-09, 3:24 am |
| I will try this..
Thanks
Patrik
"Anders Altberg" wrote:
> Try REPORT FORM ... NOEJECT
>
> "Piddepadde" < Piddepadde@discussio
ns.microsoft.com> wrote in message
> news:1476B860-ECC1-4B76-A6CA- 5BFBC621F6BE@microso
ft.com...
> group
>
>
|
|
|
|