Click to See Complete Forum and Search --> : Printing too many copies


February 24th, 2000, 04:21 PM
I'm using VB 5.0 to print a list of fields from a databse. Problem is that my application prints exactly double the number of copies that the user inputs (using either the common dialog control or my own number of copies form). Code only runs through once for each copy requested (not posted here for brevity) but double the number of copies appears out of the printer.
Has anyone any ideas what may be wrong or do you really need the code posting??

Bill