Hello all,

A project we are currently working on imports RTF documents in order to 
append to the document some dynamically generated content. The project 
had been already using iText 2.0.4 that was doing its job fine, until 
the requirement to import lists popped up. We tried upgrading to 2.1.5 
with has basic list importing functionality, but while this version 
handles lists a lot better, it breaks everything else in the imported 
documents. The issues with 2.1.5 mainly are ignored first-page headers 
and footers, images in tables imported out of the table cells and more. 
I found previous discussions regarding some of these issues, but I 
couldn't find any solid solutions.

My understanding is that 2.0.4 was just ignoring all these elements and 
was copying the content as it would find it in the document. So I am 
considering to try adding the list importing functionality introduced in 
2.1.3 to 2.0.4 that will probably give us the wanted results.

I'd like to ask if anyone has ever done something similar and if you 
consider this being possible, or if 2.1.5 has some functionality to 
leave the formating in the imported document intact.


Regards,

Panagiotis


------------------------------------------------------------------------------
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php

Reply via email to