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
/F1 26 Tf
(Astrologisches Porträt)Tj
ET
}

This looks pretty much ok, BT being short for BeginText(), then comes the
SetSimpleColumn(...), followed by the phrase (preceded by the chunk's font)
and ET for endText(). But, upon CloseDocument() the 

Unbalanced begin/end text operators

error appears. Can anybody see a problem here ?
-- 
View this message in context: 
http://itext-general.2136553.n4.nabble.com/Error-Unbalanced-begin-end-text-operators-since-iText-5-tp2399694p2400353.html
Sent from the iText - General mailing list archive at Nabble.com.

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.itextpdf.com/book/
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

Reply via email to