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

Image types supported by Jasper


Recommended Posts

By: coco - nbekrar

Image types supported by Jasper

2002-07-10 01:47

what is images types suported by jasper?

i have a data base where i have bmp,jpg,cgm,tif,tiff multipages and RTFfields,

can i make reports with jasper for this kind of data?

 

 

By: Teodor Danciu - teodord

RE: Image types supported by Jasper

2002-07-10 10:21

 

Hi,

 

Generally speaking, JasperReports can handle

the image types supported by the JVM you are

using. You can allways be sure that GIF and JPG

images are supported.

 

More details about working with images in Java

you can find here:

 

http://www.geocities.com/marcoschmidt.geo/java-image-coding.html

 

You can use different third-party libraries that

allow you to load other image types and you

can pass to the report filling routines java.awt.Image

objects.

 

I hope this helps.

Teodor

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

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