Thanks for your quick feedback. 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)
Zolt Mark Hall-6 wrote: > > On Tuesday 06 March 2007 09:38, Zolt6 wrote: >> I'd like to insert numbered image caption for my pictures into an RTF >> file. >> (Numbering is required so that it is possible to update the numbers >> later >> in a document editor.) >> Example: > There is no explicit support for this in iText. You'll just have to > calculate > the number yourself and then position a paragraph with the text correctly > under the image/table. > > Greetings, > Mark > -- > You are a fluke of the universe; you have no right to be here. > > My GPG public key is available at: > http://www.edu.uni-klu.ac.at/~mhall/data/security/MarkHall.asc > > > ------------------------------------------------------------------------- > 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/ > > -- View this message in context: http://www.nabble.com/numbered-image-caption-for-RTF--tf3354363.html#a9330772 Sent from the iText - General mailing list archive at Nabble.com. ------------------------------------------------------------------------- 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/
