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. Kenned999 wrote: > > Hi there, > > I have been struggeling with iText today, and i would like to know if the > following is possible. > > Can i inject a new table into an existing PDF document as the following > example suggests: > > PDF before: > some text and forms > more text and forms > > PDF after: > some text and forms > THE NEW TABLE > more text and forms > > Best regards, > Kenneth Houmark > -- View this message in context: http://www.nabble.com/iText%3A-Inject-table-and-push-text-down-tp22558449p22574995.html Sent from the iText - General mailing list archive at Nabble.com. ------------------------------------------------------------------------------ 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
