![]() |
|
||||
Action Dialog Color Printing |
Problem In Goldenseal accounting software versions 4.5 and 4.55, pages printed from the Billing, Deposit Funds, Job Costs, Pay Bills and Write Payroll commands print in color, even if the Preferences option for color printing is turned off. NOTE-- This was not a problem in earlier versions, since there was no color in those action dialogs! Caught By User bug report. Workaround Most printers allow you to turn off color printing in their print setup dialog-- either via File--Page Setup, or in the regular printer dialog. Solution This problem is fixed in Goldenseal accounting software version 4.6 and later. We added a bit of code to check preferences, before trying to print in color. NOTE-- To control whether your printing is color or black and white, choose Preferences from the Options menu, and choose Interface from the submenu. Set the Print in Color checkbox to get the results you'd like. Technical Details Programmer note-- code changed in CListDialogEncl::PrintReport |