Hi Kenneth, 2009/3/18 Kenned999 <[email protected]>: > > Is it possible to do this with RTF then ? I can load the rtf file as a string > and replace fx ¤inserttablehere¤ with an rtf table as a string created with > itext. The problem is that i loose the formatting. > > Any ideas on how to replace a selfmade placeholder in an rtf document with > an rtf table? Im using java.
RTF manipulation is not the prime purpose of iText. You might want to give a try to POI [1] or OpenOffice.org UNO [2] HTH, alexis [1] http://poi.apache.org/ [2] http://udk.openoffice.org/ ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.1t3xt.com/docs/book.php
