Happy Holiday To You All,

I need to be able to print my report in a format (may
be .PDF format?)so I'll be able to email them to my
customers. Can you please help me.

Thanks a million in advance,
Nancy

RE: Create a report file for email by Leemi

Leemi
Mon Dec 29 09:42:41 CST 2003

Hi Nancy:


Go to www.universalthread.com, click on the Download icon, and choose
Visual FoxPro as the product. In the Summary text box of the query page,
search for PFD or report. The results contain many Report Writer tools to
print in PDF format. Tow tools are FRX2ANY and FRX2PDF.

I hope this helps and have a Happy New Year.

This posting is provided "AS IS" with no warranties, and confers no rights.

Sincerely,
Microsoft FoxPro Technical Support
Lee Mitchell

*-- VFP8 HAS ARRIVED!! --*
Read about all the new features of VFP8 here:
http://www.universalthread.com/VisualFoxPro/News/VFP8Release.asp
Purchase VFP8 here:
http://shop.microsoft.com/Referral/Productinfo.asp?siteID=11518

Keep an eye on the product lifecycle for Visual FoxPro here:
http://support.microsoft.com/default.aspx?id=fh;[ln];lifeprodv
- VFP5 Mainstream Support retired June 30th, 2003
- VFP6 Mainstream Support retires Sept. 30th, 2003


>Happy Holiday To You All,

>I need to be able to print my report in a format (may
>be .PDF format?)so I'll be able to email them to my
>customers. Can you please help me.

>Thanks a million in advance,
>Nancy


Re: Create a report file for email by Wolfgang

Wolfgang
Mon Dec 29 11:54:32 CST 2003

Hi Nancy!
If you'd be satisfied with plain ASCII you may use
REPORT FORM customer.frx TO FILE custorder.txt ASCII
which will create an ASCII file Customer.txt

--
_________________

MFG
Wolfgang Schmale

MS Visual FoxPro MVP

--------------------------------
"Nancy Ng Hui" <anonymous@discussions.microsoft.com> schrieb im Newsbeitrag
news:067601c3ce1a$f3a404b0$a601280a@phx.gbl...
> Happy Holiday To You All,
>
> I need to be able to print my report in a format (may
> be .PDF format?)so I'll be able to email them to my
> customers. Can you please help me.
>
> Thanks a million in advance,
> Nancy


Re: Create a report file for email by Roger

Roger
Mon Dec 29 11:59:27 CST 2003

Nancy Ng Hui <anonymous@discussions.microsoft.com> wrote:
> Happy Holiday To You All,
>
> I need to be able to print my report in a format (may
> be .PDF format?)so I'll be able to email them to my
> customers. Can you please help me.
>
> Thanks a million in advance,
> Nancy

Check out the Amyuni PDF Converter at
http://www.amyuni.com/en/products/pdf_converter/features.html

Converts your reports to PDF and can email.
Not limited to VFP reports - I use it with Crystal Reports.
IMO, Amyuni's best product.

PS - I have no connection with Amyuni other than being
a sometimes satisfied customer.

-Roger
--
Roger Ansell
Australian President
FE AVP et Cie
Adelaide, Australia

My real email address is ransell at senet dot com dot au



Re: Create a report file for email by tnhoe

tnhoe
Tue Dec 30 21:12:10 CST 2003

"Nancy Ng Hui" ,

Download cutePdf printer driver from www.download.com

Regards
Hoe