Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » iText »

[iText-questions] Problem in printing content in text area of a pdf generated using iText

Krishna Kishore .J

2005-09-27


Hi All,
 
We are using iText api to read a pdf form template and populate it . After populating we are printing the pdf generated using smart jprint api , we are using smartjcommon_1.7.1.jar.  The entire content of the pdf prints very well except the content in the text area. This content (content in text area) is getting printed in an abnormal way,
eg: if the content in the text area is :

 AAAAA
 BBBBB
 CCCCC
 DDDDD
 .......
 
It is printed as
 
 AAAAA
 BBBBB
 BBBBB
 BBBBB
 ...
 
The second line is repeatedly printed in the subsequent lines.
 
We tried printing pdf generated using other api (eg Adobe API), this was printing correctly.
 
Can any one suggest a way to resolve this issue.
 
Thanks in advance,
Krishna Kishore
 
 
 
©2008 junlu.com - Jax Systems, LLC, U.S.A.