Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Angry Customer: Printer dialog Collate Option
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00281272
Message ID:
00281751
Views:
70
George and Ken,

I have a Xerox Document Center here at work (may be a special case)
I put the 3 lines of code in the command window and NO COLLATE
option shows up.

Hope this helps.

Jeff Whitaker

>Here's what needs to be done gang. First, the printer must support collatiing. If it doesn't, it won't help. Second, it should be set as the default printer. Third, in your command window, enter the following:
>
>oDlg = CREATEOBJECT("MSComDlg.CommonDialog.1")
>oDlg.Flags = 0x10 && Sets collate to .T.
>oDlg.ShowPrinter
>
>If the printer supports collation, you should see a check box near the number of copies entry area (lower right).
>
>Can anyone confirm this for Ken, please?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform