Modules and excel, pdf export
Modules and excel, pdf export
Its come to our attention that we have to use StiViewerFx.initialize() in the main application init if we are gonna use excel and pdt export. For many reasons we dont use swf caching on our main application, so the load penalty is very big(size of the main application) Is there anyway around this problem?
Modules and excel, pdf export
Hello,
The export function is located in the viewer library, without it, export will not be realized. Also this is a problem to divide this library into separate elements, as they are closely bound.
Thank you.
The export function is located in the viewer library, without it, export will not be realized. Also this is a problem to divide this library into separate elements, as they are closely bound.
Thank you.
Modules and excel, pdf export
We have the Viewer implemented in a module, our "report module". Everything works as expected but the export functions to pdf and excel doesnt work. If we use StiViewerFx.initialize() in the main application the export functions work, but we dont want to have the Stiviewer library in our main apllication, due to penalty load. Is there anyway around this problem?
Modules and excel, pdf export
Hello,
Unfortunately, at this moment this is impossible, because the report generator closely linked with the viewer.
Thank you.
Unfortunately, at this moment this is impossible, because the report generator closely linked with the viewer.
Thank you.