Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Send report with e-mail.
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00722142
Message ID:
00722722
Views:
27
>You HAVE to set the printer to a Fax Printer, or else you're generating a PostScript file, wich cannot be opened with the previewer.
>I use this method in an app that generates and emails around a thousand of these documents a day. The only problem found is that sometimes, people associate the .TIF to some graphic program that does not recognize TIF documents ( thinking it's the graphic's design TIF format ), but besides that minor glitch, this works very good.
>Jaime

Thanks,
I got this to work by running the following code:

Set Printer to name fax
Set Printer on
report form einar to file "c:\it\einar.tif" noconsole

The only problem is that I have to go through the Send Fax Wizard every time I run the code. (I am using W2K and VFP7)

Is there any way I can avoid getting the Send Fax Wizard dialog?

Thanks,
Einar
Semper ubi sub ubi.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform