MobileHTMLViewer Behavior

I often use HTML to display help. (It’s easy to get nicely formatted info using only a few HTML features.)

The MobileHTMLViewer does, what I think, are some odd things:

• It seems to adjust the font size based on the width of the viewer.

• Where it should wrap the text, it seems to be clipping it. Actually it just does horizontal scrolling.

Is there any way to force it to respect the width (constraint) I have set?