Since we use the crystal reports web dialog printer control for our printing interface on the software we develop at work, I’d like to stick with the crystal version instead of overriding it with the windows printer dialog box. What I need to do is to force its defaults to 2 copies and collation. If this can be done without coding it, that’s probably the best solution. If not, does anyone know how to code crystal’s web dialog control for printing? If any .dlls need to be visible to the interface in order to fully support it, knowing those would be helpful too.