This topic is locked

Adobe PDF file access

10/6/2010 2:32:58 AM
PHPRunner General questions
jwoker author

I would like to modify the code so that when a user click the "PDF view" link they can save the pdf file to the web server rather than downloading it or viewing it in their browser. Anybody know where in the code I can make this modification. File and line number would be helpful for figuring out a starting place.
Thanks,

Peter

A
ann 10/7/2010

Peter,
you need to edit RunPDF() function in the generated include\pdf.js file for this reason.

Unfortunately we don't have a ready to go solution for this.