Dynamic Report Output (PDF, EXCEL, WORD, ...)
-
Hello
Is there a way (parameter), from jsreport API to control the output of the report.
For example, I have a report where the user will decide the output format (PDF, EXCEL, Word..).Is there a way to cater this functionality ?
Thanks
-
The output format is defined by the jsreport recipe.
https://jsreport.net/learn/recipes
The API request can specify the stored template with the right recipe.
Or, the API request can specify the recipe directly.
https://jsreport.net/learn/api