Hello,
I am developing a PDF report, which is search enabled. So when we click to generate report, it first ask us to pick two dates between we want this report. How can we print these use picked dates on the report?
Sub heading of report shows “Report for period <begining date> to <ending date>.” So my problem is that how can I get these two dates which user has entered while searching report in between two dates.
Thanking you.