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:
01102110
Views:
18
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform