-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Thursday 12 February 2004 05:19, Rajnish Joseph wrote: > 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. Try creating a simple document with a footer and using the XmlWriter to generate an xml document. You can then see how to format the xml document for a footer. No guarantees on it working though.
Greetings, Mark - -- Real Programmers don't play tennis, or any other sport that requires you to change clothes. Mountain climbing is OK, and real programmers wear their climbing boots to work in case a mountain should suddenly spring up in the middle of the machine room. My GPG public key is available at: http://www.edu.uni-klu.ac.at/~mhall/data/security/MarkHall.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iQEVAwUBQC+YNUks8txBCICQAQJa/QgAl8YxD+iD8d5saIW1d5u4ftfwxLxzFDdR +CMMPX12UL4W6ADnZ1PZ2UhPuK0EZIpnzo+2OMUMtHRLnudaPVhquhRWZBp3Dyr1 ES3zTPmaNDt3zRSh2cyFEilxVNG/Ws/VNFXdKqva+hwk/UPnAHqARNw1II1cxBN9 3l5ZYdN2hxj8xNQr76ZQeErQeCCZXiI/GgXfzUAn2Ekkyj0U26D7I2syGaw0dbHz oichQ6v5mkHXD5hHzMUeJ/JYOhNaBESLSipSn1uDgBtJHhhvwN83jYkzrGbIk7Pd LjX6r0234sD4gUtEJ1aKFVLytaf3VU0x1LlwhsWhrn3hsfiIM2Jtyg== =bXnp -----END PGP SIGNATURE----- ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
