Hi
I am working on a page export functionality in aem 6.3. I am able to export page into a zip file along with the clientlibs and assets.
clienlibs and assets are reflecting proper on the page, except for the page logo and links.
For link to work, it should refer the path such as :-
"http://localhost:4502/content/demo/en.html"
but, its referring path as below :-
"file:///C:/Users/admin/Downloads/maximHtml%20(4)/content/demo/fr.html"
Secondly, logo is following the correct path, but logo present in the zip file is of "file" type. How can i change it to png.
please help.
Thanks
Ankita