Templates - Printing in Landscape Orientation for Envelopes

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • showard
    Member
    • Feb 2018
    • 46

    Templates - Printing in Landscape Orientation for Envelopes

    Wondering if anyone has any tips on how to get a template to print in landscape orientation. We still send out a decent number of paper letters, and the EspoCRM template feature is great for creating those letters. But we'd like to be able to use the CRM database to generate envelopes too. I have tried adding transform: rotate to the template's html code - and that flips the orientation in the template display. But once it converts to pdf it reverts back to portrait.
  • tanya
    Senior Member
    • Jun 2014
    • 4308

    #2
    Hello,
    for now it's not possible
    But If you need Landscape Orientated pdf, you can modify the code https://github.com/espocrm/espocrm/b...s/Pdf.php#L128

    Comment

    • yuri
      Member
      • Mar 2014
      • 8440

      #3
      This will be supported in the next version.
      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

      Working...