Davide Poggi wrote:
Hi,
I have a problem: I can't insert a java.awt.Image into an html page. I
use IText library to export data from java to
html page using Image.getInstance(java.awt.Image, Color c, boolean
forceBW) method, but I can't insert this
java.awt.Image in this page.
Can you send
Hi,
I have a problem: I can't insert a java.awt.Image into an html page. I use IText library to export data from java to html page using Image.getInstance(java.awt.Image, Color c, boolean forceBW) method, but I can't insert this
java.awt.Image in this page.
Can you send me the code for resolvin