The only problem I can see here is that you are still ignoring the request for 
a simple, complete, standalone example. I'm ok you that, it's your problem, not 
mine.

Paulo
  ----- Original Message ----- 
  From: alrts 
  To: itext-questions@lists.sourceforge.net 
  Sent: Monday, August 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
  /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 ?
------------------------------------------------------------------------------
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