Op 1/12/2010 18:15, slg01 schreef:
> Hi,
>
> When you mentioned having page events running in the background, what is
> that?
See chapter 5 of the Second Edition of iText in Action.
Page events implement the PdfPageEvent interface.
> I am having a similar issue with unbalanced end/begin texts and I too
> did not have any where the error was occurring.  It was happening with a
> document.newPage().
>
> How did you debug?
Check if you have an endText() for every beginText()
> I am very very very new to itext so any direction would be great.
If you're new to iText, why are you using low-level objects such as 
beginText() and endText(). You should read the documentation; that is: 
the OFFICIAL documentation, not some rogue example that tells newbies to 
add text with showText().

------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to