Description Usage Arguments Examples
This function takes a DC report card (pdf) as input, reads its content and output this content as text
1  | 
file | 
 The name of the file which the data are to be read from (including the .pdf extension). read_pdf that the file to be read from is in the working directory  | 
xpdf_options | 
 Specify options for pdftotext software. Refer to http://linux.die.net/man/1/pdftotext for the full list of available options.  | 
1  | read_pdf('my_pdf_file.pdf')
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.