LimeReport icon indicating copy to clipboard operation
LimeReport copied to clipboard

Batch generation

Open dridk opened this issue 7 years ago • 3 comments

Is there a way to generate pdf from command line ?

 limeReport test.lrxml  > test.pdf ? 

it would be greate to have this feature from the designer application.

dridk avatar Aug 31 '18 21:08 dridk

In general limereport is a library to build reports :) You can easy to create console application that will generate reports from the command line. I going to do similar application, it will be included in the next 1.5 version as a sample for the library

fralx avatar Sep 04 '18 20:09 fralx

yes it is. And it's a brillant project. But in fact, you also provide the library as a software ? no ?

dridk avatar Sep 04 '18 20:09 dridk

Thank you for your kind words about my project :) All soft around the library just side effect, practically it`'s a sample how to use the library:) If you need a some console application for the reports generation, I can write it and it will be a new sample :)

fralx avatar Sep 05 '18 08:09 fralx