Hi John,

I'm no iText-guru, and I might be totally wrong (I never used
ColumnText nor Stamper, and always created documents from scratch),
but what seems odd in your code is that you close() the writer twice,
without reinitializing it in between. Also, you open() twice the
document. It might not be the cause of your problem, there even might
be a good reason for that, anyhow, just to mention it looks strange at
first glance...

Hope this helps,
alexis

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/

Reply via email to