I select for example 3 records on list page , Then Click print selected . Now on the print view page , I click button PDF View .
I have setup to Print view page not print page . The issue is the generated PDF only generates 1 record and not the other 2. I need to generate the pdf with multiple view pages
so the user does not have to generate one at a time.
My Button Setup is
PDF page = View
PDF Records Per Page 3
PHPrunner 10.3 / build 34513
This happens to be an additional print page that I am using to try and accomplish this. (print1). And I cannot just use the print page as my details will not print images on the print page nor print view but do show up in the PDF , so as a workaround I am using the view page along with the PDF View Option.
Any help will be much appreciated on this one. Thanks in advance.
I have setup to Print view page not print page . The issue is the generated PDF only generates 1 record and not the other 2. I need to generate the pdf with multiple view pages
so the user does not have to generate one at a time.
My Button Setup is
PDF page = View
PDF Records Per Page 3
PHPrunner 10.3 / build 34513
This happens to be an additional print page that I am using to try and accomplish this. (print1). And I cannot just use the print page as my details will not print images on the print page nor print view but do show up in the PDF , so as a workaround I am using the view page along with the PDF View Option.
Any help will be much appreciated on this one. Thanks in advance.