Hi,
I have a report form and when I print it, the text prints out in the various colours but the background colours don't print (some fields are blue, yellow, etc.)
Suggestions?
A report and a form are two different objects, so the first thing to clarify would be which one your are working with. If it is a form (as I suspect it might be), then that is your problem. Although forms can be printed, they are not intended for that purpose and will generally not look the way you might expect or want them to. If this is the case, then the solution is to create a report designed for your needs.