I have a problem "Print out the report thru VB" that is really strange. I have created the crystal report (ver8.0.1.0) which have 3 subreports inside the main report, and the VB code call to print out the report. It works fine for most of the machine. However, it hangs for one of the machine. I use the debug mode and check out it hang under "PEStartPrintJob" API called. I try to call some report without subreport; it works fine for that machine. Anyone knows what happen? Thank you very much.