Report.JS TIFF image error
Posted: Wed Jul 27, 2016 8:38 pm
When i try to insert an image tiff i get this error:
TypeError: Cannot read property 'toString' of undefined at t.setData (file:///C:/Users/guilherme.camilo/Desktop/Demo/scripts/stimulsoft.reports.js:1:772546) at t.set [as base64] (file:///C:/Users/guilherme.camilo/Desktop/Demo/scripts/stimulsoft.reports.js:1:772077) at Function.n.stringToImage (file:///C:/Users/guilherme.camilo/Desktop/Demo/scripts/stimulsoft.reports.js:1:1096980) at Function.hs.base64ToImage (file:///C:/Users/guilherme.camilo/Desktop/Demo/scripts/stimulsoft.designer.js:1:2487441) at Function.hs.setPropertyValue (file:///C:/Users/guilherme.camilo/Desktop/Demo/scripts/stimulsoft.designer.js:1:2481614) at Function.hs.setAllProperties (file:///C:/Users/guilherme.camilo/Desktop/Demo/scripts/stimulsoft.designer.js:1:2525186) at Function.hs.readAllPropertiesFromString (file:///C:/Users/guilherme.camilo/Desktop/Demo/scripts/stimulsoft.designer.js:1:2543194) at l.raiseCallbackEventAsync (file:///C:/Users/guilherme.camilo/Desktop/Demo/scripts/stimulsoft.designer.js:1:2674267) at file:///C:/Users/guilherme.camilo/Desktop/Demo/scripts/stimulsoft.designer.js:1:2657116
The same problem ocours when i try to insert a tiff by data source.
TypeError: Cannot read property 'toString' of undefined at t.setData (file:///C:/Users/guilherme.camilo/Desktop/Demo/scripts/stimulsoft.reports.js:1:772546) at t.set [as base64] (file:///C:/Users/guilherme.camilo/Desktop/Demo/scripts/stimulsoft.reports.js:1:772077) at Function.n.stringToImage (file:///C:/Users/guilherme.camilo/Desktop/Demo/scripts/stimulsoft.reports.js:1:1096980) at Function.hs.base64ToImage (file:///C:/Users/guilherme.camilo/Desktop/Demo/scripts/stimulsoft.designer.js:1:2487441) at Function.hs.setPropertyValue (file:///C:/Users/guilherme.camilo/Desktop/Demo/scripts/stimulsoft.designer.js:1:2481614) at Function.hs.setAllProperties (file:///C:/Users/guilherme.camilo/Desktop/Demo/scripts/stimulsoft.designer.js:1:2525186) at Function.hs.readAllPropertiesFromString (file:///C:/Users/guilherme.camilo/Desktop/Demo/scripts/stimulsoft.designer.js:1:2543194) at l.raiseCallbackEventAsync (file:///C:/Users/guilherme.camilo/Desktop/Demo/scripts/stimulsoft.designer.js:1:2674267) at file:///C:/Users/guilherme.camilo/Desktop/Demo/scripts/stimulsoft.designer.js:1:2657116
The same problem ocours when i try to insert a tiff by data source.