DF_QCprint — Print Query Reports
DF_QCprint
{study}
{
[-u report(s)]
| [-s report(s)]
| [-i filename]
}
[-A4]
[-font FontName]
[-label SignatureLineLabel]
DF_QCprint formats the specified Query Reports into a PDF document including DFdiscover barcoding and sends the reports to the study printer.
Reports to be printed may reside in one of three directories. The three directories, all under the study reports directory are:
QC:
holds Query Reports marked as unsent (or not yet sent)
QC/sent:
holds Query Reports previously marked as sent (using DF_QCsent)
QC/internal:
holds internal Query Reports
If no options are specified, the reports listed in QC_NEW
(that is, those reports created by the last execution of DF_QCreports) are
printed.
-u report(s);, -s report(s);, -i filename | Selects for printing, respectively, the specified
|
-A4 | Format the page for A4-sized paper instead of the default US-letter size |
-font FontName | Use the specified font, or the default "Courier New" if the specified font is not found on the DFdiscover server. |
-label SignatureLineLabel | Print Query Reports with a customized label for the investigator signature line at the top of each page. Label text must be enclosed in double quotes. Empty double quotes allow the signature line to be omitted from all pages of the report. The default signature line label is "Study Coordinator Sign and Date". |