Hello,
I have source file in Word, I want to generate the target file as bilingual.
Please guide me how can I do so?
Hello,
I have source file in Word, I want to generate the target file as bilingual.
Please guide me how can I do so?
Hi, this is my (successful) approach:
- Source document: select all & convert to table (paragraph option) > A single-column table is generated
- Duplicate the column > two-column table as a result
- Select whole text in first column and hide it
- Select both colums and "merge cells" > single column with hidden paragraph(s) on top & unhidden below
- Convert table to text > same as before but without the table
- Import in Trados, translate as usual, generate target file
- On target file, select all, unhide.
Surely this can be wrapped up in a nice VBA macro...
Hi, this is my (successful) approach:
- Source document: select all & convert to table (paragraph option) > A single-column table is generated
- Duplicate the column > two-column table as a result
- Select whole text in first column and hide it
- Select both colums and "merge cells" > single column with hidden paragraph(s) on top & unhidden below
- Convert table to text > same as before but without the table
- Import in Trados, translate as usual, generate target file
- On target file, select all, unhide.
Surely this can be wrapped up in a nice VBA macro...