Re: Displaying HTML pages

2014-08-18 Thread Scott Rossi
If your eBooks are heavily formatted and you need to keep the formatting intact, htmlText won't be a good solution because the formatting won't come across. One option could be to write your eBook files to a local folder (Documents, for example) and load them in the browser control. Regards, Sco

Re: Displaying HTML pages

2014-08-18 Thread Mark Schonewille
Hi Linda, Actually, if a website is composed of simple HTML 4, the pictures should show up in the field. Perhaps they are hidden by lines with very small lineheights. Try setting the fixedLineHeight to false. Does that help? You could use the revBrowser external to display websites in their o