AX (Axapta) Technical Stuff
- JP...... System Analyst, India.
Showing posts with label
Display a BitMap
.
Show all posts
Showing posts with label
Display a BitMap
.
Show all posts
Jan 24, 2012
How to display a Bitmap ?
Simple code to display a bitmap image
display Bitmap footerImage()
{
;
return SysResource::getResourceNodeData(SysResource : : getResourceNode('Name of the Image'));
}
The image should be in AOT --> Resources
Older Posts
Home
Subscribe to:
Posts (Atom)