I would like to embed and a java applet from a CHM file that I wish to create out of the HTML files I have.

I have HTML files with java applets embedded. When I tried converting it into a CHM with some CHM converter, the applets were gone. I just got the remaining part other than the applet.

Is there any way I can get the CHM(or anyother e-book format) files with the applets embedded inside?

有帮助吗?

解决方案

No. E-books typically do not support a JRE, so it is no surprise that applet elements are stripped when converting from to HTML to CHM or e-book formats.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top