Re: [iText-questions] setPageSize() problem

2002-11-12 Thread Bruno
Quoting amy cheng <[EMAIL PROTECTED]>: > > Now, i have 3 pages, the first and third are portraition, the second is > landscape. if i write something in first page, everything works fine. but if > i don't write anything in the first page(comment document.add(new > Paragraph("Hello World sun"));)

[iText-questions] setPageSize() problem

2002-11-11 Thread amy cheng
Now, i have 3 pages, the first and third are portraition, the second is landscape.  if i write something in first page, everything works fine. but if i don't write anything in the first page(comment document.add(new Paragraph("Hello World sun"));) and set page size to A4 rotate directly, the second