Re: [iText-questions] background-color in itext xmlworker

2011-07-01 Thread rafael.nunes
Ok, I suggest as a future implementation the backgroundcolor in the xmlworker for parse html to pdf I tried user "Flying Saucer" for parse html to pdf and backgroundcolor in tag span works well, but it loses when you try applies text justify and with backgroundcolor somewhere in the text. The tool

Re: [iText-questions] background-color in itext xmlworker

2011-07-01 Thread rafael.nunes
be here the file http://itext-general.2136553.n4.nabble.com/file/n3638354/Test.html Test.html the tag is span with BACKGROUNDCOLOR thanks -- View this message in context: http://itext-general.2136553.n4.nabble.com/Re-background-color-in-itext-xmlworker-tp3638306p3638354.html Sent from the iTe

[iText-questions] background-color in itext xmlworker

2011-06-30 Thread rafael.nunes
I'm doing parse html to pdf using itext xmlworker, but I see that when I put this tag ladhasgdjhsagdsha the itext does not perform to parse pdf. I read the documentation itext xmlworker [http://demo.itextsupport.com/xmlworker/itextdoc/index.html] and I see that is supported by itext. Anyone