Hi,
I want to change the default options for a PDF export from Word2016 under:
"Export -> Create PDF/XPS-Document -> Options..." (See screenshot)
Especially I want the "Text as bitmap..." option to be false by default (right now I have to change it each time I export a PDF).
Is there a way to achieve this?
Background:
I am using a OpenType font "FSIndustrie-Regular.otf".
When exporting a document to PDF the text is by default not searchable (exported as bitmap) in the document.
When disabling the above option I get a searchable PDF.
In addition I use a python program "docx2pdf" to batch convert DOCX documents. This program calls Word through COM api and seems to just use the default options for PDF export, resulting in a non-searchable PDF. Therefore I want to change the default options to get searchable batch converted pdfs.
***Move from Deutsch/ Microsoft 365 and Office/ Word/ Unknow/ Windows***