Report.JS TIFF image error

Stimulsoft Reports.JS discussion
Post Reply
Guilherme.Camilo
Posts: 2
Joined: Wed Jul 27, 2016 8:21 pm

Report.JS TIFF image error

Post by Guilherme.Camilo »

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.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Report.JS TIFF image error

Post by Alex K. »

Hello,

Unfortunately, the Tiff image is not supported. Only bmp, jpeg, gif, png.

Thank you.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Report.JS TIFF image error

Post by Alex K. »

Hello,

We have added this task to our to-do list.
We will try to add this format in the nearest future.

Thank you.
Post Reply