Here's an example I constructed that appears to accomplish what you're trying to do:
sysuse auto, clear
putdocx begin
putdocx paragraph
tab2docx rep78
putdocx paragraph
tab2docx foreign
putdocx save test2, replace
Here's an example I constructed that appears to accomplish what you're trying to do:
sysuse auto, clear
putdocx begin
putdocx paragraph
tab2docx rep78
putdocx paragraph
tab2docx foreign
putdocx save test2, replace