Hi guys,

My application is making the user wait while printing documents due to the logon issues of Crystal Reports. I am not used to work with threads so I am asking you for advice. Should I use background worker or should I programmatically start a new thread? I don't know, maybe background worker starts a new thread itself. Thanks in advance!!