Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Regarding Crystal Baker's Dozen
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00974799
Message ID:
00974875
Views:
24
>I'll look into the two questions and will get back to you a little later...

While you are working on those questions (and I am sure your other work<s>) I'll ask another question <bg>
I am looking through the code of the ccCrystalPrintOptionForm (I love the backcolor by the way, I might snag that backcolor), and it is not clear to me where you call that form from. I see you have properties in ccCrystalManager that you use when printing directly to the printer.
Is it correct that if you want to print directly to the printer you have to create an object of type ccCrystalPrintOptionForm that in turn creates an instance of ccCrystalManager and those properties are set that way? (just a little confusing since I still am not awake <s>)

It appears that if I directly create a ccCrystalManager object and run ShowReport() with the "PRINT" argument it still prints the report directly to the default printer even if nCopies, lCollate, nStartPage and nEndPage was never initialized (similar to PrintToPrinter(1,false,0,0);). I guess what is confusing is the fact that this._nCopies was never initialized but still it is equal to 1 for some reason.

Please try to explain if my ramblings make any sense.

Thanks,
Einar
Semper ubi sub ubi.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform