Open dataclear opened 6 years ago
Very useful that you can specify to write a log file but it would be great to be able to specify the log file location and filename:
CrystalReportsNinja.exe -F "Report.rpt" -O "Report.pdf" -E "pdf" -L "Report-log.txt"
This would make it much easier to match a log file to a report file.
I will add this functionality to my fork sometime in the near future.
https://github.com/mhertzfeld/CrystalReportsNinja/issues/5
Very useful that you can specify to write a log file but it would be great to be able to specify the log file location and filename:
CrystalReportsNinja.exe -F "Report.rpt" -O "Report.pdf" -E "pdf" -L "Report-log.txt"
This would make it much easier to match a log file to a report file.