Print some records with diferent color

Hi How I can print some record of diferent color into my master data band

supose I have a field type And I have 3 direrent kind of type values so I want to print of diferent color every type

Comments

  • gordkgordk St.Catherines On. Canada.
    edited 11:46PM
    In the onbeforeprint event of the band write code to test the value of the field then
    modify the properties of the object(s) you want to change, if you just want the bgcolor of the band to change add a blank memo to the band and size it to the size of the band and modify its fillcolor property.
    ;)

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.