hi all,

 

to do so you should…

 

(1) create an display-method containing code like this:

public display FilePath resourceLogo()

{

��� #AOT

��� ResourceNode����������� resourceNode;

��� FilePath��������������� filePathLogo;

��� ;

��� resourceNode = SysResource::getResourceNode('NameOfResource');

 

��� if (resourceNode)

��� {

� ������resourceNode.AOTload();

������� filePathLogo =� SysResource::saveToTempFile(resourceNode);

��� }

 

��� return filePathLogo;

}

 

(2) add an Bitmap control to your report or form and enter the display method name into the control-property “datamethod”

 

regards

wolfgang

 

-----Urspr�ngliche Nachricht-----
Von: Claudia G�ries [mailto:[EMAIL PROTECTED]
Gesendet: Dienstag, 20. Januar 2004 15:48
An: [EMAIL PROTECTED]
Betreff: [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

�         To visit your group on the web, go to:
http://groups.yahoo.com/group/development-axapta/
 

�         To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
 

�         Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.




Yahoo! Groups Links

Reply via email to