Generate a search report from search results.
void makeReport(dtsSearchReportJob& aJob);
|
Parameters |
Description |
|
dtsSearchReportJob& aJob |
The dtsSearchReportJob that specifies how the report should be generated |
A search report shows each hit with a specified amount of context, and can be in HTML, RTF, or plain text.
|
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.
|