Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Default Printer Properties
Message
 
À
07/07/2003 09:34:09
Gary Foster
Pointsource Consulting LLC
Chanhassen, Minnesota, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00806026
Message ID:
00811372
Vues:
20
Hold on a moment!!

That would work, but you can also manipulate the FRX as a table and do it that way.

For example, if you search on support.microsoft.com under VFP for "duplex" you'll see some articles mentioned.

Basically, you can select things like paper size, bin/source, duplex, etc by altering the value of the EXPR column for OBJTYPE=53 etc.

This is a lot easier, but remember that (usually), you'll want to manipulate a copy of your FRX. Issuing something like
use masterreport.frx
copy to (newreport.frx)
will also copy the associated .frt file

I hope this helps.

The other place to look is on www.news2news.com - lots of useful stuff on accessing devmode structures that you might need.

Regards
Simon
SJC Systems Limited
WorldSpreads Limited (www.worldspreads.com)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform