Hi!
I wanted to share a file with file provider library. I have created HTML string and loaded in webview by
WebView1.LoadHtml(ExecuteHtml(Reports.sbheader,Reports.sbdata,Reports.caption,False,1))
now I wanted to save it as .htm or .HTML to share with fileprovider. how I can create .html or .htm file.
I can capture image and share but instead of image as wanted to share as .html or .htm file.
regards
jng
I wanted to share a file with file provider library. I have created HTML string and loaded in webview by
WebView1.LoadHtml(ExecuteHtml(Reports.sbheader,Reports.sbdata,Reports.caption,False,1))
now I wanted to save it as .htm or .HTML to share with fileprovider. how I can create .html or .htm file.
I can capture image and share but instead of image as wanted to share as .html or .htm file.
regards
jng