We use report viewer in a progressive web app that can be installed to a tablet devices.
And we're trying hard to keep app size as small as possible.
The size of core required for viewing report (stimulsoft.reports.js + stimulsoft.viewer.js) is about 6mb as of 2017.3.
I understand that is all packed with useful features. But our on-device viewing scenario requires only very small subset of features. We in particular are only interested in rendering to HTML from json object as dataset. That's really unfortunate that we have to include full bundle which is 4 times bigger than our whole app.
Is there a chance you guys can produce some more granular bundles? Or another option would be a build customizer.
Thanks!
Custom builds or more granular bundles
Re: Custom builds or more granular bundles
Hello,
At the current moment, as is.
You can remove unnecessary features only from source code if have it.
Thank you.
At the current moment, as is.
You can remove unnecessary features only from source code if have it.
Thank you.
Re: Custom builds or more granular bundles
I would be very interested in a stripped down viewer or custom bundler as well.
Re: Custom builds or more granular bundles
Hello,
Please check whether you have source code in your subscription. You will be able to cusomize the tool.
Thank you.
Please check whether you have source code in your subscription. You will be able to cusomize the tool.
Thank you.