Closed sean-tj closed 2 years ago
I noticed they are misspelled; I have fixed that in the new build, but that's not the cause of the issue since it gets set correctly in the native library. Best is probably to test it in the native library, my guess is that the library has restrictions on what URLs it can access, I've never tested the URL feature.
@sean-tj what does footerUrl
point to, i have HtmlUrl = "/path/to/file.html"
and it works perfectly fine. (even with misspelled one)
I set the HtmUrl in the HeaderSettings and FooterSettings as below, but it doesn't work.