Hi

I have built many VB6 applications, mainly database driven (MS Access or SQL).

I use the VB6 DataReport tool but not the data environment, my reports are written dynamically so that I have more control over how things are printed.

Recently, two different apps are displaying the same problem. Some or all of the data is missing from the report when printed even though ALL the data is visible when previewed!

My feeling is that there is something wrong with either: The printer driver, the DataReport OCX or DLL or some other component (OCX/DLL) that forms part of my app on the users workstation.

These apps are multi-user apps using the security features of MS Access. Some work perfectly well, others display this problem but its not always the same workstations that have trouble printing out the data. Three different PCs have now had this problem but one of them seems to have righted itself.

I’m sure something is missing but I don’t know what and I have searched the web extensively to find someone else who has experienced this strange phenomenon but its difficult to find the right words to search on.

Many Thanks