-
I am developing a NT service application that will have no user interface and no windows. Can anyone tell me if it is possible to suppress the window displayed by Crystal Reports when a report is sent to the printer. I am printing these reports using Crystal report API's.
Steve
-
If you are using the Crystal Report Control I am almost certain it has a window state property or something like it, which you could probably set to minimized. It will then only appear as an icon on your taskbar.
-
Hello,
I just want the opposit, see my question and the code I use on the 24th; could you post your code so I can use it ?
Thanks, Willem.