This topic is locked

How to email selected records as separate PDF files

3/25/2020 12:21:30 PM
PHPRunner General questions
C
charlesfolder author

Hi, can anyone help me on this problem.

I'm trying the example inp phprunner manual.

I copy the code identical of the example, when run the aplcation give an error "undefined" is there an error in the example code.

I'm using prprunner 10.3(build 34656)

Sergey Kornilov admin 3/25/2020

You need to understand that sample code in the manual is the sample code and needs to be adjusted to match your project and database structure.
Troubleshooting Javascript errors starts here:

https://xlinesoft.com/phprunner/docs/troubleshooting_javascript_errors.htm

C
charlesfolder author 3/28/2020



You need to understand that sample code in the manual is the sample code and needs to be adjusted to match your project and database structure.
Troubleshooting Javascript errors starts here:

https://xlinesoft.com/phprunner/docs/troubleshooting_javascript_errors.htm


Thank You,

I will try that