Hello
I am new to linking databases with text-editors.
My idea is to create a letter form with (mostly) invariable text and appearance.
The letter form is a standard letter, but has many pages and the variable parts spread out over almost all pages.
The variable parts are adressee (name + address), date + some other parts/text blocks within the text-flow.
These variable parts I intend to collect in a separate data-file (some sort of table with an invariable file-name), and when opening the letter form, it connects with the data-file, copies all content into the defined locations within the letter form.
Notably, the formatting (bold, underlined, …) should not change. Formatting is defined in the letter form (I assume, or else in the data-file).
Can this be done?
And if yes: is there somewhere a guideline?
Kind regards, Thomas