Print to PDF - Multiple Records

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • blueprint
    Active Community Member
    • Jan 2019
    • 223

    Print to PDF - Multiple Records

    When attempting to print multiple records to a PDF Template, EspoCRM wants to put each record on a separate page.

    Is there any way of collating multiple records onto one or over many pages (number of records depending)?
  • yuri
    Member
    • Mar 2014
    • 8453

    #2
    No. .
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    • eymen.elkum
      Member
      • Aug 2019
      • 41

      #3
      I think blueprint is talking about pdf export maybe

      Comment

      • blueprint
        Active Community Member
        • Jan 2019
        • 223

        #4
        I've actually managed to get this working by changing the `application\Espo\Services\Pdf.php` file (not using Custom though).

        I've not fully tested the code but I will post this in the Developer forum.

        Comment

        • shalmaxb
          Senior Member
          • Mar 2015
          • 1605

          #5
          Hello, I did not find the mentioned post in the developer forum. Would it be possible, that you provide your solution? Thank you in advance.

          Comment

          Working...