Re: [iText-questions] xmlWorker: TABLE inside DIV are truncated

2013-09-17 Thread roboboot
Now I resolved with some tricks: remove DIV tags if they contain TABLEs or IMAGEs. I'll attend the next version to update my code. Thanks so much for the effort. Roberto 2013/9/17 iText Info [via iText - General] < ml-node+s2136553n4659163...@n4.nabble.com> > Op 13/09/2013 17:07, roboboot schr

Re: [iText-questions] xmlWorker: TABLE inside DIV are truncated

2013-09-17 Thread iText Info
Op 13/09/2013 17:07, roboboot schreef: > A very simple patch to this problem is to rename the DIV tag into another > fake name. In that manner xmlWorker ignore the tag and therefore it does not > truncate the table. FYI, we've posted an answer here: http://stackoverflow.com/questions/18770610/xmlw

Re: [iText-questions] xmlWorker: TABLE inside DIV are truncated

2013-09-13 Thread iText mailing list
On 9/13/2013 5:07 PM, roboboot wrote: > A very simple patch to this problem is to rename the DIV tag into another > fake name. In that manner xmlWorker ignore the tag and therefore it does not > truncate the table. > > It works for me. OK, I've added this to the ticket. ---

Re: [iText-questions] xmlWorker: TABLE inside DIV are truncated

2013-09-13 Thread roboboot
A very simple patch to this problem is to rename the DIV tag into another fake name. In that manner xmlWorker ignore the tag and therefore it does not truncate the table. It works for me. -- View this message in context: http://itext-general.2136553.n4.nabble.com/xmlWorker-TABLE-inside-DI

[iText-questions] xmlWorker: TABLE inside DIV are truncated

2013-09-13 Thread roboboot
Using the 5.4.3 version of xmlWorker, I noted that TABLES inside DIV (for an XHTML file) are truncated at the end of the page in the final PDF. Any idea? Is it a bug or my mistake? thx -- View this message in context: http://itext-general.2136553.n4.nabble.com/xmlWorker-TABLE-inside-DIV-are-