Re: [iText-questions] moveTo() and Direct Content

2007-02-15 Thread Bruno Lowagie
I don't remember the conversation we had, but I see that you are asking to return to a previous page after invoking newPage(). This isn't possible. Nevertheless, I read that you have one large table that doesn't fit on a page horizontally. In other words: you have to split it vertically over 2 (or

[iText-questions] moveTo() and Direct Content

2007-02-15 Thread Daniel Brownell
Hello, I asked a week ago about how to extend my table length-wise across multiple pages. Thanks Bruno for the tip of using "writeSelectedRows". That was very useful. Perhaps you can read through my thinking, and give some more tips? I've got back to working on this, and need to add logic to ma