Forum Discussion
KlaCat
Oct 23, 2022Copper Contributor
How to import the text from another docx but change the formatting
Good day. I have five documents. All five should have exactly the same content (text and footnotes) but different formatting and layout (paper size, font size, line spacing, columns, etc.). I...
- Nov 02, 2022
Styles are the key to this.
- Create your base document. This should not have any columns set (i.e. be a single column).
- Create new documents with the layouts you want and use an IncludeText field to bring in the text from the original document.
- Change styles for font size and line spacing. Your new documents have any differences in column formatting.
- Make any changes in your base document when needed.
- To transfer those to the derivative documents, open them, select all, and press the F9 key to refresh the IncludeText Field.
Oct 24, 2022
KlaCat If you used Styles for all of the text in the document, in a copy of it, you can change the appearance by modifying the styles.
But, you said:
Is there a way to change the text of only one document without needing to copy-paste it to the other two?
What does that mean?
If you change the text of one document, you can save multiple (two) copies of it
KlaCat
Oct 24, 2022Copper Contributor
"by modifying the styles"
This is one of the things I'm trying to avoid. I'm trying to manage 5 documents with about 10,000 words each. If possible, everything should be automatic to minimize mistakes. All five documents should have exactly the same text but the formatting and layout for each document is different.
By "Is there a way to change the text of only one document without needing to copy-paste it to the other two?" I meant, is there a way to change the text of already formatted documents without needing to manually compare the contents of the original document and the contents of the other four.
This is one of the things I'm trying to avoid. I'm trying to manage 5 documents with about 10,000 words each. If possible, everything should be automatic to minimize mistakes. All five documents should have exactly the same text but the formatting and layout for each document is different.
By "Is there a way to change the text of only one document without needing to copy-paste it to the other two?" I meant, is there a way to change the text of already formatted documents without needing to manually compare the contents of the original document and the contents of the other four.
- Oct 24, 2022
KlaCat By default, when you modify a Style, the modifications only affect the document that is active when you modify the Style