SearchManifests Method
Search for manifests within a given date range.
Syntax
public void searchManifests(String startDate, String endDate);
Remarks
This will retrieve any manifests printed between the StartDate and EndDate and populates the URL. The date must be specified in the format "YYYYMMDD".