Hello Experts,
I have a requirement like, I have to build a HTML page in ABAP by including some API(that i am doing it now). And that API will display an image in that page. I can run that HTML page in sap gui using CL_GUI_HTML_VIEWER class, but I want to run it in background and get the content from page and store it in xstring/image format in sap, meaning I don't want to show the page to the user instead, get the content and store it in local system as image.
Please help me out.
Regards,
Srikanth