We know that it is possible to print reports in VB6 by using DoCmd to open MSACCESS on the background, but is it also possible to print reports without access on your computer: only the VB-program?

Thanks!