Re: Page printing selection in VFP report preview. by Rick
Rick
Tue Feb 03 08:09:56 CST 2004
No - at least not natively in VFP 8.0 and before. You could preview, =
note the page(s) and then set the page number(s) in the Range option of =
another call to the REPORT command. This works best if the data is in a =
cursor and not using "live" data where the page numbers might change!
Many new things are coming - especially in the reoprt writer - for =
Europa (VFP 9.0).=20
Rick
"Prashant" <prashantpsoft@rediffmail.com> wrote in message =
news:ABB9D65C-46AE-4CFC-A38E-65D8B436DEC3@microsoft.com...
> How to select only some pages for printing in VFP report preview.=20
> Is is possible to print only current page while viewing the preview?
> Thanks.
>