Hi all,
Does prince 9 support HTML5 <bdi></bdi> tag support? It is rendered correctly in Firefox but not in prince.
<body>
<bdi>FIT®</bdi>
<bdi>للادوية</bdi>
</body>
body { direction:rtl; unicode-bidi: embed; }
In prince, the first bdi will be shown as ®FIT.
Thanks in advance!
Does prince 9 support HTML5 <bdi></bdi> tag support? It is rendered correctly in Firefox but not in prince.
<body>
<bdi>FIT®</bdi>
<bdi>للادوية</bdi>
</body>
body { direction:rtl; unicode-bidi: embed; }
In prince, the first bdi will be shown as ®FIT.
Thanks in advance!
Edited by fsurjana