문제

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