Dear Friends
In Oracle forms 12c trying to get the image on canvas as background.
Getting the image, but its getting stretched on full screen, where as it should get the original size of image on canvas .
SET_CANVAS_PROPERTY ('MAINMENU', BACKGROUND_IMAGE, 'C:\ERP\IMAGE\abc.jpg');
Please suggest .
Sanjay