Hi
Is there a way to insert xsl formatting commands via an elementTemplate
?
I have tried something like:
<elementTemplate name="pagebreak" selectable="override">
       <![CDATA[ <? pagebreak ?> ]]>
</elementTemplate>
Except that it does not work. 
I try to insert this with via a toolbar button like:
   <button toolTip="Add pagebreak" icon="../common/icons2/para.gif">
      <command name="docb.addAfter" parameter="#template(PI,pagebreak)"
/>
    </button>

-- 
Med venlig hilsen / Best regards

Kim Schulz



To access the latest news from CSR copy this link into a web browser:  
http://www.csr.com/email_sig.php

Reply via email to