Question
VBA: use SetPreferenceEx to change Convert From PDF settings?
Hi! Is it possible to use SetPreferenceEx to change Convert From PDF settings?
I am using Acrobat XI Pro from VBA to convert a large number of PDFs to Word documents. In order to do this I need to programmatically change "Convert From PDF" settings, in particular disable the OCR.
Is SetPreferenceEx the right function for that? Where can I find a list of all preferences that can be set by SetPreferenceEx?
Thanks for any help.
