java - how to preserve image quality after adding it to a jasperreport(created in iReport)? -
i've been struggling since 72hours image issue.anytime add image ireport 4.6 image blur , blur image appears on pdf generated jasperreport after running it. after googling pointed dpi of image. i've tried increasing dpi of image seems same.i've tried save svg version of image online converter , went through trouble of adding .svg version of image.
am wondering if there trick it? can shed light? looking @ timeline officially 1 day late on this.
thanks reading , helping out
add line jasperreports.properties. find makes sharper reports.
net.sf.jasperreports.image.dpi=300
Comments
Post a Comment