I don't think it is hopable to have the PDF renderer to actually execute scripts, or?

paul


Le 22-août-08 à 14:04, Prathap Pandian a écrit :

Hi,

I am having following code in xwiki page. In listing it showing "BBB", but
when exporting it to PDF it showing "AAA" in the
PDF.

<div id="text">
AAA
</div>
<script>
document.getElementById("text").innerHTML = "BBB";
</script>

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
devs mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/devs

Reply via email to