Hi,
  if you want to display the company logo on the report then u need to write a display method
 
Bitmap companyLogo()
{
    CompanyInfo     company;
    ;
    company     = CompanyInfo::find();
 
    return company.Logo;
}
 
    if you need to show something else then write a similar method.
 
cheers,
Girish
-----Original Message-----
From: Claudia G�ries [mailto:[EMAIL PROTECTED]
Sent: 20 January 2004 14:48
To: [EMAIL PROTECTED]
Subject: [development-axapta] Resources as Bitmaps in Reports

Hi everbody,
who can I use Resoureces in Reports (Just like CompanyLogo) ?
Thanks in advance !
Claudia




Yahoo! Groups Links



Yahoo! Groups Links

Reply via email to