function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
FL blondieFL blondie 

Input Sheet pdf for jobs worked by date range selection

Our non-profit needs the ability to print a report, by day, listing all the jobs worked that day.  The end user will use this report to log the donations that each job received.  

 

We have a custom object that stores the job title and work date for all the jobs performed.  I have the visualforce page written and it correctly prints to pdf.  Now how do I create an input form to get the date range for the reports and then print the report, one page for each day?