setCustomPrintCss: 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.
Description
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.
Usage
setCustomPrintCss(report, cssFile)
Arguments
cssFile
URL or a relative or absolute path to a
CSS file.
Value
Updated report element.