Hi again, again i got much futher. I bout the e-book and did some digging. I found the function ct.addElement which does all the good work.
Now im adding tables, text and images to my document, but what i didnt find was, if i can set some sort of wrapping around my pictures/tables. Thanks for your time. 1T3XT info wrote: > > Ivar Kunst wrote: >> How can I: >> -Save the text that didn't fit the page > > The text that didn't fit the column is kept in the > ColumnText object for use on the next page. > >> -Create a new Page > > The other day, I asked somebody why it was that difficult > to find the method newPage() in class Document. > Should we have given it another name? > Should we have called it doSomethingObscure() instead? > >> -Create the header and footer(got a function for that) > > This is best done using page events. > >> -show the text that didn't fit the previous page. > > See above. > >> Long story, sorry, but i hope my question is clear:) > > There's an example in chapter 7 of the book that > does exactly what you need. Read chapter 7 as was > previously advised. > -- > This answer is provided by 1T3XT BVBA > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the > world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > iText-questions mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/itext-questions > > Do you like iText? > Buy the iText book: http://www.1t3xt.com/docs/book.php > Or leave a tip: https://tipit.to/itexttipjar > > -- View this message in context: http://www.nabble.com/Some-startup-problems-tp18524767p18686385.html Sent from the iText - General mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ 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
