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

wrapping text arround an image in jaspersoft studio


iman.gharib

Recommended Posts

I try to wrap my text around an Image. I have tried using table which did not succeed. I tough of using text field as html and passing image to it and set the alignment to left, but I found out that it is not possible to pass the image in text field. I started to solve the problem using jaspersoft Studio pro and with its html element. However I could not figure out how to pass the image field from data base as the html source. The expression in the html element is:

 

"<img src= '$F{Image}' align='left'/> <p>"+$F{KN_Zusatzinfo_DV_Einleitungstext} +"</p>"[/code]

This code does not show the image, but a box instead of the image. And the text which is printed is not stretched. The page style which I use is two column. The out put is as the picture bellow:

Unbenannt(5).png.6eb70f47deaff6d0b4d9766d5f4b727c.png

The structure I need to create is as in the picture bellow:

http://i.stack.imgur.com/hfRZx.png

How can I wrap the text around the picture the best?

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

Posted Images

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