Hi Kenneth, 2009/3/17 Kenned999 <[email protected]>: > > 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
What you want to achieve is to reflow your PDF document. This is not possible because PDF is a PDL format, not a Word Processing format. @Bruno : is there any entry in the iText FAQ regarding this topic, so that posters could be redirected to a detailed explanation? Cheers, alexis ------------------------------------------------------------------------------ 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
