On Friday 07 October 2005 06:20, Sujatha Bharathan wrote:
> Though i gave this only after giving new page in the end of second page all
> the pages rotate to landscape document.newPage();
> document.setPageSize(PageSize.A4.rotate());
> Please let me know how to fix it.
You will need to use
Hi,
I am facing some problem in rotating RTF page.
After creating two pages with page information and contents.
i want to rotate the page fom the thirdpage onwards.
Though i gave this only after giving new page in the end of second page all the pages rotate to landscape
document.newPage(); doc