docx2pdf
docx2pdf copied to clipboard
Hide revision marks and 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.
I would be interested in this too. Is it possible to implement it?
I think to implement this we would need to substitue SaveAs with ExportAsFixedFormat3
I would be interested in this too. Is it possible to implement it?
Implemented at #119