Ammar Rami wrote:

Hi
I am rami, i dont know why PDF file give me an "Illegal operation 'BT'
inside a text object" error message when i open him in Acrobat Reader?
This is my program:
cb.beginText();         
cb.setFontAndSize(bf,10);                                       
cb.showTextAligned(2,fieldValue,flo[2],flo[3],0);
cb.endText();
Can any body help me.
Thanks
The code sample in this mail is OK,
but the code you are using in your real application
has one cb.beginText too many.
br,
Bruno


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to