Hello, Iβm doing some experience with Reporting Addon.
Is there the possibility to generate a report (docx, xlsx or pdf) and automatically save it in a file repository, before opening it?
I did some research, but I did not find any example.
Thank you
I have done this export to pdf using jasper ![]()
Hi Michele,
You can find an example of the report with saving in the topic:
Thanks,
Andrey
Also you can try to print report using ReportGuiManager and store ReportOutputDocument as FileDescriptor.
See: