J JvM Registered User. Local time Today, 23:03 Joined Jan 7, 2003 Messages 68 Jul 31, 2003 #1 Good afternoon, Is it possible with a report to give the whole page a different colour? So that the print preview shows the whole page in a different colour? Thanks, Jan
Good afternoon, Is it possible with a report to give the whole page a different colour? So that the print preview shows the whole page in a different colour? Thanks, Jan
D daveUK Registered User. Local time Today, 23:03 Joined Jan 2, 2002 Messages 234 Aug 1, 2003 #2 I don't think you can change the colour of the whole page. You can change each section by putting the code; me.detail.backcolor = ??? me.header.backcolor=??? etc but this still leaves the magins white. Easiest option is to use coloured paper to print the report out.
I don't think you can change the colour of the whole page. You can change each section by putting the code; me.detail.backcolor = ??? me.header.backcolor=??? etc but this still leaves the magins white. Easiest option is to use coloured paper to print the report out.
J JvM Registered User. Local time Today, 23:03 Joined Jan 7, 2003 Messages 68 Aug 1, 2003 #3 Thankxx for the excample code.. Will come in handy some thimes. I changed the layout colour back to plain white.. I've tried differend methodes but I couldn't get the page completely in an other colour.. To bad but so what... Greetings, Jan
Thankxx for the excample code.. Will come in handy some thimes. I changed the layout colour back to plain white.. I've tried differend methodes but I couldn't get the page completely in an other colour.. To bad but so what... Greetings, Jan