Re: Java: how to use xulrunner to convert html to postscript?

Daniel Oliveira <[email protected]> Thu, 20 Feb 2014 11:15:30 -0800 (PST)
Newsgroups gmane.comp.mozilla.devel.embedding
Message-ID <[email protected]>
Em quinta-feira, 20 de fevereiro de 2014 15h54min28s UTC-3, Christian Sell  escreveu:
> browser.setVisible(false)

browser.setVisible hidden the content, but box window yet appear. maybe describing my problem can help them help. I Need  receive labels in html format via webservice in a java SE application and print the same in an automated fashion by controlling the printing and return if the document is printed or not. The problem is to convert the html to a print format that the printer accepts, ie, postscript or image.