setCustomPrintCss {Nozzle.R1} | R Documentation |
Set the path or URL of the CSS file to be used to overwrite the default print (not: screen) style sheet. Can be relative or absolute.
setCustomPrintCss(report, cssFile)
report |
Report element. |
cssFile |
URL or a relative or absolute path to a CSS file. |
Updated report element.
Nils Gehlenborg nils@hms.harvard.edu