I am using itext api to create a rtf document. The data is contained in an xml file
and the format for output is in xsl. The xml and xsl is merged and then it is passed
to rtf writer. I was trying to set 'header' & 'footer' in the rtf document but i am
unable to do it. Any help in this regard.
i am using itext api to create a rtf document. The data is contained in a xml file
and the format for output is in xsl. The xml and xsl is merged and then it is passed
to rtf writer. I was trying to set 'header' & 'footer' in the document but i am unable
to do it. Can u help in this regard.
Re