gt icon indicating copy to clipboard operation
gt copied to clipboard

gtsave() can't overwrite .docx document. Return pandoc document conversion failed

Open AlexandreGareau opened this issue 1 year ago • 0 comments

Description

I am able to use the gtsave() function to save .docx file. However, the gtsave() function return this error when I attempt a second saving after some modification. image

I realized that if I erase the original file, then the gtsave() function works. Thus I describe the problem as gtsave() being unable to overwrite a .docx document.

AlexandreGareau avatar Oct 04 '23 14:10 AlexandreGareau