Hi,
I am working on a UI5 application wherein I need to provide a print button. When user clicks on this button, print preview should open and then the option to print.
The problem is, when the application is run standalone then I am getting the logos in print preview. But when I run it through Fiori launchpad, I am getting logos as "broken image".
Earlier, I wasn't even getting the logos in the application when launched through launchpad but that was resolved by setting the resource path to a model. The same approach I tried to follow for the print preview as well but it didn't work.
Any help will be highly appreciated.
Thanks in Advance!