Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Settings are lost with Selectprinter method
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Crystal Reports
Title:
Settings are lost with Selectprinter method
Miscellaneous
Thread ID:
00886652
Message ID:
00886652
Views:
64
Hi all,


An application is created that uses the Seagate Crystal Report Designer Component (CRAXDRT.DLL).
The application calls the SelectPrinter method of the Report object to change the printer that the report is sent to at runtime.

When SelectPrinter is called, all page setup options such as paper orientation and paper size are lost.
Instead, the target printer's default settings are used.


To retain the original settings, use code such as the following to save the current paper size and orientation, call the SelectPrinter method, and the set them back to their original values:

Orientation = Report.PaperOrientation
PaperSize = Report.PaperSize

Yes but for recto verso , colour , etc.... what can i do ? There aren't no properties in CR ?

Graig, I do not see solutions in your book.....

Please help me

Thank in advance


bernhart
Reply
Map
View

Click here to load this message in the networking platform