-
|
Where do I find this sample code? |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments
-
|
Is there a way to run reports in a batch, no user interface? ReportController reportController = new ReportController(reportFactory, reportRenderer); Thanks |
Beta Was this translation helpful? Give feedback.
-
|
You could use something like this. This is part of a service i've created ` public class DocumentosService : IDocumentosService ` |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Thanks Lương |
Beta Was this translation helpful? Give feedback.

try this, This will allow you to use Serenity's pdf export.