Posted By:
xiao_ji
Posted On:
Tuesday, November 23, 2010 10:10 AM
I need read html file directly use url and save as pdf file in Java application. Use iText I can get the html file source code as pdf file only, not web screen-like. I need it done in background, no browser involded. Where can I find open source liberary for this?