1) I have a client who would like to right click on the report preview and
send output as an attachment in email. They have this functionality in an
Access program. Ideas/suggestions??

2) Also in the print preview is it possible to print just one page (current
page)?

Thank you much for your input
Gar

Re: Report Preview Questions by Hans

Hans
Mon Sep 13 09:09:46 CDT 2004

- You can print the report to a PDF file, using a PDF printer (Try Google:
PDF printer). You can send the PDF along with the e-mail.

- Try the command: REPORT FORM MyReport.frx TO PRINTER PROMPT. The PROMPT
clause adds a print button to the toolbar, through wchich you get access to
the printer dialog where you can specify a range to print.


Hans

"Gar" <Gar@discussions.microsoft.com> schreef in bericht
news:D4F0A2B8-C78C-4BB8-9431-2AEA171BB56E@microsoft.com...
> 1) I have a client who would like to right click on the report preview and
> send output as an attachment in email. They have this functionality in an
> Access program. Ideas/suggestions??
>
> 2) Also in the print preview is it possible to print just one page
(current
> page)?
>
> Thank you much for your input
> Gar



Re: Report Preview Questions by Eric

Eric
Mon Sep 13 09:23:28 CDT 2004

Hello, Gar!

The VFP9 report engine allows us to do many cool things that can't be done
easily in earlier versions. You can download a beta release from the vfp web
site at http://msdn.microsoft.com/vfoxpro.
--
Eric den Doop
www.foxite.com - The Home Of The Visual FoxPro Experts - Powered By VFP8



RE: Report Preview Questions by MTchary

MTchary
Wed Dec 22 12:47:03 CST 2004

Gar
FRX2Any ( www.frx2any.com ) has Advanced Report Viewer that does everything
you are asking for and even more.

"Gar" wrote:

> 1) I have a client who would like to right click on the report preview and
> send output as an attachment in email. They have this functionality in an
> Access program. Ideas/suggestions??
>
> 2) Also in the print preview is it possible to print just one page (current
> page)?
>
> Thank you much for your input
> Gar