You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. convert the html to png
2.
3.
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
Please provide any additional information below.
BufferedImage image= imageGenerator.getBufferedImage();
ImageIO.write(image,"jpg" , new File("d:/hello.jpg"));
Original issue reported on code.google.com by [email protected] on 28 Dec 2012 at 8:27
Original issue reported on code.google.com by
[email protected]
on 28 Dec 2012 at 8:27Attachments:
The text was updated successfully, but these errors were encountered: