Difficulty Reproducing Word Templates in EspoCRM – Seeking Solution

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • BigBoss
    Member
    • Nov 2023
    • 99

    #1

    Difficulty Reproducing Word Templates in EspoCRM – Seeking Solution

    We are currently migrating to EspoCRM, but we’re facing difficulties reproducing our existing Word templates (contracts, quotes, etc.) using EspoCRM’s PDF template system. The layout and structure are quite complex to replicate.
    Is there any alternative solution, extension, or even a custom development idea that would allow us either to generate documents directly from our Word templates or to integrate them into EspoCRM while keeping the same style, layout, and structure?
  • dreginald
    Senior Member
    • Sep 2018
    • 162

    #2
    There are Word to HTML Converters available online and HTML files can be pasted on the PDF template in ESPOCRM

    Comment

    • BigBoss
      Member
      • Nov 2023
      • 99

      #3
      I ried, but it’s a bit complicated: the original template loses its layout, styles, and margins…

      Comment

      • yuri
        EspoCRM product developer
        • Mar 2014
        • 9485

        #4
        It can be bit complex, depending on familiarity with HTML. One can create quite detailed templates, but knowledge of HTML and CSS will be needed.
        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

        • BigBoss
          Member
          • Nov 2023
          • 99

          #5
          Is there any alternative solution, extension, or even a custom development idea that would allow us either to generate documents directly from our Word templates !!!!!

          Comment


          • jamie
            jamie commented
            Editing a comment
            you used to be able to "save to html" from within word though i don't know if that is still an option
        • Kharg
          Senior Member
          • Jun 2021
          • 472

          #6
          Originally posted by BigBoss
          Is there any alternative solution, extension, or even a custom development idea that would allow us either to generate documents directly from our Word templates !!!!!
          Well, as an alternative you could use a third party service to fill word documents using API and create a custom button to send data to this 3rd party service to fill the word template and then open the download link.


          personally I’ve used only documentero.com but probably there are more SaaS that do the same thing.
          Last edited by Kharg; 10-25-2025, 01:18 PM.

          Comment

          • yuri
            EspoCRM product developer
            • Mar 2014
            • 9485

            #7
            I'm not aware of solutions.

            How many documents do you have to port? If it's within a dozen documents, I believe it's worth an effort to convert to HTML automatically with manual fixing.
            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...