- or download this
$fh = RTF::Writer->new_to_file($rtfReport);
- or download this
$fh = RTF::Writer->new_to_string(\$RTF_obj);
- or download this
$fh->print(\$RTF_obj);
- or download this
$fh = RTF::Writer->new_to_string(\$RTF_obj);
- or download this
print $RTF_obj;