Jump to content
We've recently updated our Privacy Statement, available here ×

Image is getting lighten


pramodkumar.chanda

Recommended Posts

  • Replies 4
  • Created
  • Last Reply

Top Posters In This Topic

  • 2 weeks later...

Hi Hozawa,

I have uploaded both actual image and the lightened image generated from ireport. Below is the code I am using.

<background>
<band height="1200">
<image scaleImage="RetainShape">
<reportElement positionType="FixRelativeToBottom" stretchType="RelativeToBandHeight" x="0" y="0" width="860" height="1200"/>
<imageExpression class="java.lang.String"><![CDATA[$P{P_IMAGES_DIR} +  "ActualImage.png"]]></imageExpression>
</image>
</band>
</background>
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...