I'd like to save a Word doc as PDF on Mac. 'Tagged PDF' should be set 'Yes'. I can do this manually, but I'd like to do this in VBA. Do you have any idea how to achieve this whilst neither ActiveDocument.ExportAsFixedFormat nor ActiveDocument.ExportAsFixedFormat2 is not working on Mac ?
Thanks for your ideas if you have any...
I checked some issues How to export PDFs automatically on MAC? and Run-time error when using ExportAsFixedFormat)