DF_QCprint

DF_QCprint — Print Query Reports

Synopsis

DF_QCprint {study} { [-u report(s)] | [-s report(s)] | [-i filename] } [-A4] [-font FontName] [-label SignatureLineLabel]

Description

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.

Options

-u report(s);, -s report(s);, -i filename

Selects for printing, respectively, the specified

  • unsent report(s) (from the QC directory)
  • sent report(s) (from the QC/sent directory)
  • internal report from the QC/internal directory

-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".

Examples

Example 2.52. Print specified unsent Query Reports

-u 120-910815 122-910815

Example 2.53. Print all sent Query Reports created on 99/04/15

-s *-990415

Example 2.54. Print the unsent external Query Report created for Site 123 on August 8, 2010 with a customized signature line label.

-u 123-100808 -label "Please review and sign"

See Also

DF_QCfax