Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to define the total of pages in Ranges...
Message
 
 
À
07/03/2006 01:49:09
Peter Wagner
Point Informática Ltda.
Limeira, Brésil
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Versions des environnements
Visual FoxPro:
VFP 8
OS:
Windows XP SP2
Database:
MS SQL Server
Divers
Thread ID:
01101871
Message ID:
01102110
Vues:
19
>Naomi,
>Thanks, but I tried using _PAGETOTAL but it doesnt work also.
>
>Im looking to see if using mscomdlg.commondialog it will work.
>
>loComDialog = createobject("mscomdlg.commondialog")
>loComDialog.CancelError = .f.
>loComDialog.Copies=1
>loComDialog.Orientation=2 &&Landscape
>loComDialog.Min=0
>loComDialog.Max=30
>loComDialog.FromPage=5
>loComDialog.ToPage=5
>loComDialog.ShowPrinter()
>
>I newer tryed to print a report this way, and how to make a change from the default printer dialog for this one when user clicks in the printer icon in the toolbar when in preview mode I dont´t know and have no ideia where to start.
>
>Thanks.
>
I got an idea from another forum, that you may try:

http://forum.foxclub.ru/read.php?29,188511,188530#msg-188530

But it sounds like quite complicated solution that may not work in the latest VFP version...
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform