I want to display images that I have imported into the item card into the Purchase order Report in RTC view. Plz guide me how i will do this. I want to fetch it from the item card by coding.
I have tried to fetch it by coding from the item card . But I don't understand using coding How I will do this. During variable declaration what datatype I should choose to store picture data from the item card.
I want to display the image in body of the report associated with each line. plz mention the code.
Then no need to store the picture in any variable..
Simply get the Picture from Item record in "Purchase Line" dataite m OnAfterGetRecord and show it in Sections..
Comments
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
Check the default reports or search the forum.
Here is a link for displaying image in Pages: viewtopic.php?t=46773
Regards,
KSP
Page Header,Header,Body or Page Footer?
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
I want to display the image in body of the report associated with each line. plz mention the code.
Then no need to store the picture in any variable..
Simply get the Picture from Item record in "Purchase Line" dataite m OnAfterGetRecord and show it in Sections..
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
KCP Consultores
plz clear .
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav