Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi, I like to know if this option is possible

    Auto-responde me, and for 297998,

    In the file wp-post-to-pdf-enhanced.php

    Goes to line 178 and change to this:

    header( ‘Content-Type: application/’ . $mime_type );
    header( ‘Content-Disposition: inline; filename=”‘ . $name . ‘”‘ );

    Thread Starter 297998

    (@297998-1)

    Hi Belenguer,

    thanks for this nice and short solution, it works =)!

    297998

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Open generated PDF in new tab?’ is closed to new replies.