On Tuesday 06 March 2007 12:18, Zolt6 wrote: > Calculating the number is no problem, but is there any support in iText to > write a field to rtf which can be later updated? (rtf handles these fields > with "SEQ" i think) No. There is no support directly in iText. You could either extend RtfField yourself to implement the required functionality or use the RtfDirectContent object to add the field information.
Greetings, Mark ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/
