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

Problem when filter Excel Report with Image


diegoqueres

Recommended Posts

I'm developing a Jasper Report to be exported to Excel file.

I have an image on one column and text data on anothers columns.

I have to lock or embed a picture into a cell on XLS Jasper.

I put follow properties on JRXML:

    <property name="net.sf.jasperreports.export.xls.ignore.graphics" value="false"/>
    <property name="net.sf.jasperreports.export.xls.image.anchor.type" value="MoveSize"/>

I put an auto-filter too.

After, i generated the exported Excel file... When I'm trying to filter or alphabetize by name column, image does not follow the information in the row (see excel file on this link: Excel File Exported in Jasper Studio).

I use Jasper Studio 6.4. How can i solve this problem?

 

 

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

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...