t 30, 2010 4:59 PM
Subject: Re: [iText-questions] Error: Unbalanced begin/end text
operatorssinceiText 5
Referring back to my first example with ColumnText(), the internal buffer of
the ColumnText ct reads just before the document is closed:
Canvas = {BT
1 0 0 1 163.67 479.06 Tm
tions@lists.sourceforge.net
Sent: Monday, August 30, 2010 4:02 PM
Subject: Re: [iText-questions] Error: Unbalanced begin/end text
operatorssinceiText 5
Yes sure, Document.Open() comes after the writer just as in my first example.
And yes, of course, each BeginText() must match with an EndText(). Th