Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Send report with e-mail.
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00722142
Message ID:
00722722
Vues:
28
>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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform