ZestyBeanz Technologies Pvt Ltd
4th Floor, Nila, Technopark
Thiruvananthapuram,
India – 695581
Phone: +91 471 4063254
Fax : +91 471 2700171
ZestyBeanz Technologies Pvt Ltd
61/3236, Manikkath Cross Road
Ravipuram, Kochi, India - 682016
Phone: +91 484 4063254
Zesty Labs
Office # 2003, Millennium Plaza Building
Sheikh Zayed Rd, Dubai, UAE
Phone: +971 4333 2222
Mobile: +971-52-7553466
ZestyBeanz Technologies GmbH
Reuterstraße 1
90408 Nürnberg
Fon: +49 911 4801 444
Fax: +49 911 4801 445
I am using the iReport4.0.2
I am using the iReport4.0.2 and when i did the above things and try to create a variable, i got an Error as :
Error filling print... Error evaluating expression : Source text : new ByteArrayInputStream(new Base64().decodeBase64($F{logo_web}.getBytes("UTF-8")))
net.sf.jasperreports.engine.fill.JRExpressionEvalException: Error evaluating expression : Source text : new ByteArrayInputStream(new Base64().decodeBase64($F{logo_web}.getBytes("UTF-8")))
.
.
.
Caused by: groovy.lang.MissingMethodException: No signature of method: [B.getBytes() is applicable for argument types: (java.lang.String) values: [UTF-8] Possible solutions: getAt(java.lang.String), getClass(), getAt(groovy.lang.IntRange), getAt(java.lang.Integer), getAt(groovy.lang.ObjectRange), getAt(java.util.Collection)