Printing to pdf checked records in entity on same page

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • emillod
    Active Community Member
    • Apr 2017
    • 1405

    Printing to pdf checked records in entity on same page

    Hello,
    i want to propose new feature which will allow users of EspoCRM to print records of entity on one page.
    Now we can generate pdf file which will print record per page. It would be great if we could generate for example pdf with one page table where we find all checked records.
  • item
    Active Community Member
    • Mar 2017
    • 1476

    #2
    Hello,
    yes that's must great .. i have looked and it's :
    application/Espo/Services/Pdf.php
    function massGenerate
    loop in idList
    loadAdditionalFieldsForPdf then printEntity






    If you could give the project a star on GitHub. EspoCrm believe our work truly deserves more recognition. Thanks.​

    Comment

    Working...