dynamic doc with format

Certified Associate Developer

Hello ,

In the current client we have the need to create a document (specifications for tenders). The functionality is that in the bpm there is a form with several sections that the user must fill with information. This information must be formatted (tables, bold, list of items). We need to be able to add this formatted text in specific points of the document that is used as a template.

We have tried with the smart service dynamic template but it does not preserve the text formatting.

What would be the right solution for this?

  Discussion posts and replies are publicly visible

Parents Reply
  • +1
    Certified Lead Developer
    in reply to Raúl Gómez Moya

    The one hint I can give you is that if you're using the basic Word Docx from Template node, the insertion points can actually be fed WordML in plaintext and with a bit (ok, a LOT) of work, you can generate word documents with an almost endless variety of formatting (INCLUDING tables that you have built essentially by hand).  Only go this route though if you are REALLY dedicated to it, because it takes a lot of troubleshooting and there's very little official documentation out there.

Children
No Data