Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to define the total of pages in Ranges...
Message
 
 
To
07/03/2006 01:49:09
Peter Wagner
Point Informática Ltda.
Limeira, Brazil
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Environment versions
Visual FoxPro:
VFP 8
OS:
Windows XP SP2
Database:
MS SQL Server
Miscellaneous
Thread ID:
01101871
Message ID:
01102046
Views:
17
>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.
>
Peter,

I don't have an experience in this area, hopefully someone will jump in. I'll try to search in other forums for solutions in the meantime.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform