After opening the document call PdfWriter.setLinearPageMode(). Best Regards, Paulo Soares
----- Original Message ----- From: "Luc Van Pelt" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 28, 2003 20:24 Subject: [iText-questions] Problem with PdfWriter.reorderPages() > I try to reorder the pages in a Pdf-document. > The call to PdfWriter.reorderPages() seems to work fine as long as there > are no more than 10 pages in the original document. > With more than 10 pages I get the exception: 'Page reordening requires a > single parent in the page tree.', caused by the PdfPages class. > How can I solve this problem ? > > > ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
