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

Error when generating PDF


mcancino

Recommended Posts

Hi all 
 
I have a .jar to generate a PDF template works iReport, shows an error:
 
Errors were encountered when compiling report expressions class file: 
the type java.lang.CharSequence cannot be resolved. it is indirectly referenced from required .class files
value = ((java.lang.String)field_Concepto.getValue()).replace('Ó', 'u00E1')://$JR_EXPR_ID=28$
 
I need to replace vowels with accents and ñ or Ñ letter for their character encoding (u00E1), someone can help me. 
thank you

 

Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

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