Click a link, then print a pdf file on web

Discussion in 'Programming' started by figo2476, Feb 27, 2008.

  1. #1
    Hi:

    Basically, it will print a pdf file without downloading it.

    It will be equivalent to
    
    <input type="button" value="Print This Page" onClick="window.print()">
    
    PHP:
    but this will only print the current page.
     
    figo2476, Feb 27, 2008 IP