I looked at the iText HtmlParser some this weekend and tried messing around 
with UIDocument in an effort to get the parsed *.seam html as a InputStream. 

Just curious what Norman's thoughts were on this and if it has been attempted. 
It seems that in most of Bruno Lowagies comments he doesn't have much faith in 
the HtmlParser that is included with iText (which is understandable) - but 
there has to be a viable solution, starting with...

1. What is a good way to get the generated HTML after renderResponse (open a 
URL connection, get it from the ViewHandler somehow)?
2. Should commons Httpclient or something else be used for the parsing?

Bruno said in one of his posts that IceFaces is using iText for their (very 
expensive) html2pdf conversion... so I wonder what they are using to do the 
parsing.

I am willing to work on this... just need a little guidance.

Thanks!

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064358#4064358

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4064358
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to