Navigation: Introduction > Known limitations and issues |
![]() ![]() ![]() |
• | Embedded objects, such as AVI's and Flash, cannot be played within the JavaHelp although the text presentation can be optimised. |
• | The font sizes in JavaHelp appear to be rendered smaller than expected when compared with HTML Help. In order to overcome this, the two property files, css.properties and replace_text.properties contain a number of font mappings to artificially increase the font sizes used by the Javahelp file. |
• | The css file must be included in the hhp file generated by Help and Manual. See Including the Stylesheet for details on how to resolve this issue. |
• | Version 4.3.0 includes a <script> line that causes the JavaHelp pages to fail to render correctly. The offending <script> line has to be removed from the html files. See Removing the topic initialisation script. |