Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can select a printer for each page
Message
From
20/10/2003 13:39:53
 
 
General information
Forum:
Visual FoxPro
Category:
Crystal Reports
Miscellaneous
Thread ID:
00840213
Message ID:
00840371
Views:
15
Thanks but I have to evaluate in printer time, because no all pages with graphics have to print to laser color.

A need to know how detect page change in a CR Report.

Thanks,
José Luis.

>I have not tested this but if may be possible to include a function in a report variable which will execute
>
>
>if not empty(cursor.graphicsfield)
>  lcprinter = getprinter()
>  set printer to name (lcPrinter)
>else
>  set printer to name laser
>endif
>
>
>
>Glenn
>
>>I have a report with a lot of pages.
>>
>>This report is printed in a Laser printer, but some pages have graphics I need to send to a laser color printer.
>>
>>Can I detect when a page contain a coloured graphic and send this page to the laser color printer?
>>
>>How?
>>
>>Thanks
>>José Luis.

Quidquid latine dictum sit, altum sonatur

Previous
Reply
Map
View

Click here to load this message in the networking platform