Help for this page

Select Code to Download


  1. or download this
    print qq{<input type="button" value="Download PDF Report" onClick=$lin
    +k, $download); return false;">};
    
    # or
    
    printf '<input type="button" value="Download PDF Report" onClick=%s, %
    +s); return false;">', $link, $download;