Hi! I'm getting wrong indentations when working with multi page documents and the setIndentationLeft() method with Paragraph and List. There are two, apparantly different, indentation bugs I'm getting:
a) when a list crosses a page border, the indentation of the footer (and probably the header, but I haven't tested that) is set to the indentation of the text of the list element, i.e. to x+(width of ListSymbol+[Space]), where x is the indentation of the list. I haven't found a workaround yet and would appreciate any suggestions. b) paragraphs and lists seem to 'lose' their indentation randomly multipage documents, and even move left of the left page margin. I've seen users comment on this both in this mailing list and on sourceforge, but so far without answers. This can happen from one page to the next or even within a page - so it's probably not connected to the page margin, but with a negative indentation. Tables are not affected by this. If anybody does not have this problem in long documents (>10 Pages and using the setIndentation() method), please post the version of iText/Java SDK you're using. I've used iText 1.00 and iText-paulo 1.23, both give the same results. The java sdk is 1.4.1_02-b06, but I also tried it with 1.4.2 and 1.3.1, which also had the same errors :( Marc. ------------------------------------------------------- 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
