Page 1 of 1

Merging blocks of word text from one file into another word file

Posted: Thu Mar 16, 2017 9:22 pm
by aprengo
I have two word files. I need to scan the first file finding paragraphs and saving to an array, a txt file, a csv file or similar.
Each paragraph may be several lines of text. A block of text. So I need to find part of the paragraph (max. 255 characters) and then select all the paragraph and save.

After this I need to insert the prior paragraphs in the second word file according rules.

The rules consist in finding strings in the second file that are replaced by the corresponding paragraph from the first file.

How can I do this with WordPipe ?

Best Regards

Re: Merging blocks of word text from one file into another word file

Posted: Sat Mar 18, 2017 7:44 am
by DataMystic Support
No, this is not really what WordPipe is designed to do.