Hi,
 I'm creating a document with a page size of LETTER and landscape
orientation(rotate()).
I added a paragraph of about 10 lines and then an image(JPEG) of 600-w x
450-h pixels and then a Table in the order.

But when the PDF is generated, I see parahraph first, then the Table in
first page and Image in the Second page.

Any idea why Image was added after the Table?
I debugged it with print statements, and CHART got added before TABLE
according to print statements...

Is it because, the chart height can't be accomodated in page 1' remaining
height, it has been moved to page 2?

Thanks,
Vasu

_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to