Ju Yang Active Member Licensed User Longtime User Apr 18, 2016 #1 I enlarged but unable to move to a specific location, every time back to the top B4X: File.Copy(File.DirDocuments,"temp.html",File.DirTemp,"temp.html") WebView1.ScaleToFit=True WebView1.LoadUrl("file://" & File.Combine(File.DirTemp, "temp.html")) thanks
I enlarged but unable to move to a specific location, every time back to the top B4X: File.Copy(File.DirDocuments,"temp.html",File.DirTemp,"temp.html") WebView1.ScaleToFit=True WebView1.LoadUrl("file://" & File.Combine(File.DirTemp, "temp.html")) thanks
Erel B4X founder Staff member Licensed User Longtime User Apr 18, 2016 #2 I'm sorry but I don't understand the problem. Upvote 0