Forum: MemoQ support
Topic: Error message while importing Word file with a chained filter
Poster: Pargeo
Hi,
A question from a newbie (studying the programme during the trial period):
I tried to import a Word file using a filter which removes portions of the text (namely, beginning-of-line dashes, numbers etc.). The filter works ideally on the preview file, but when I try to use it on the actual document, the following error message comes out:
Inline tags and memoQ {tags} are allowed to appear only after the last chained filter. Unsupported tag "rpr" found in the previous filter's output.:"
... and the file fails to import.
The cascaded filter (Regex text filter) is configured as follows - in "Include / Exclude":
1. \-\s (with "^" in "before") - to remove beginning-of-paragraph dashes
2. \d{1,}\.\d{1,}[\s\t]* (with "^" in "before") - to remove legal style numbering
3. \(?[a-zA-Z0-9]+[\.\)][\s\t]* (with "^" in "before") - to remove the remaining numbering.
As I said, this works on the preview and on my Excel test file, but it fails to import the actual file containing various formatting.
What am I doing wrong? Is there any way to make this cascading filter work properly not only on the test file?
(MEMOQ version 7.8.53)
Topic: Error message while importing Word file with a chained filter
Poster: Pargeo
Hi,
A question from a newbie (studying the programme during the trial period):
I tried to import a Word file using a filter which removes portions of the text (namely, beginning-of-line dashes, numbers etc.). The filter works ideally on the preview file, but when I try to use it on the actual document, the following error message comes out:
Inline tags and memoQ {tags} are allowed to appear only after the last chained filter. Unsupported tag "rpr" found in the previous filter's output.:"
... and the file fails to import.
The cascaded filter (Regex text filter) is configured as follows - in "Include / Exclude":
1. \-\s (with "^" in "before") - to remove beginning-of-paragraph dashes
2. \d{1,}\.\d{1,}[\s\t]* (with "^" in "before") - to remove legal style numbering
3. \(?[a-zA-Z0-9]+[\.\)][\s\t]* (with "^" in "before") - to remove the remaining numbering.
As I said, this works on the preview and on my Excel test file, but it fails to import the actual file containing various formatting.
What am I doing wrong? Is there any way to make this cascading filter work properly not only on the test file?
(MEMOQ version 7.8.53)