Re: [iText-questions] documentation - setting page size example DefaultPageSize.java

2008-12-12 Thread 1T3XT info
Daniel Walter wrote: > When setting the page size for the first page, it appears that this needs to > be done before document.open(). Is this the correct way to do this? > > It would be helpful if this was in the examples for setting page size and in > the documentation for setPageSize itself.

[iText-questions] documentation - setting page size example DefaultPageSize.java

2008-12-12 Thread Daniel Walter
When setting the page size for the first page, it appears that this needs to be done before document.open(). Is this the correct way to do this? It would be helpful if this was in the examples for setting page size and in the documentation for setPageSize itself. Daniel