Hi,

 

I am generating a Chart object through a third party software and converting it to a java.awt.Image object thru an API in the third party software.

I am then converting the java.awt.Image object to a com.lowagie.text.Image object and putting it in my PDF document.

 

However, the title of the chart and other text like the legend etc. have lots of jagged edges. The same chart when showed in the browser does not have this jagged nature. What am I doing wrong and how can I fix this?

 

Thanks,

Kunal.

Reply via email to