Jump to content

Jasper Report Create with itextpdf version 5.5 version


enranb

Recommended Posts

Hi Team,

I have a requirement of creating QR Code image with itextpdf 5.5 library in my report using Jasper 6.20 version. i have created parameter type com.itextpdf.text.Image in jasper and set the expression for my image element.

i have created Image object with itextpdf library and set to the parameter. 

parameters.put("imageName",imageObj);

while running application getting exception with unknown image source class com.itextpdf.text.ImgCCITT 

could you please help me how to solve this error

Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Hello There,

Could you please provide more details on the use case, and the complete stack trace information, attach reports and details with some screenshots to provide more details around the context so we can guide you on how to resolve this issue. 

Thank you 

 

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