I'm developing a VB6 program that will print crystal report documents using Crystal 8 not through the Crystal Report Control 4.6 that's included with VB. This program will be distributed to machines that do not have VB or Crystal reports installed on them. I'm having a difficult time trying to find the list of DLLs needed for the reports to be processed and printed. I'm also having a problem understanding how to get this on all the users machines........I have a bad feeling that you're going to tell me that these DLL's (once I can get a list of all the ones I need) have to be installed on EVERY machine. The program does work on machines that have Crystal Reports installed, so i'm assuming that DLLs are to blame. Does anyone have any suggestions on where to find the necessary DLL files? Thanks for any help or insight anyone can give me.