docx2pdf icon indicating copy to clipboard operation
docx2pdf copied to clipboard

Hide revision marks and comments

Open gquintana opened this issue 2 years ago • 3 comments

When the Word documents contains revision marks and comments, they appear in the PDF output. I'd like a command line flag to show the final document without comments.

gquintana avatar Oct 06 '23 08:10 gquintana

I would be interested in this too. Is it possible to implement it?

raffaem avatar Jul 03 '25 10:07 raffaem

I think to implement this we would need to substitue SaveAs with ExportAsFixedFormat3

raffaem avatar Jul 03 '25 11:07 raffaem

I would be interested in this too. Is it possible to implement it?

Implemented at #119

hiiamtrong avatar Nov 24 '25 15:11 hiiamtrong