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
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
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.
---
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
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-