Hello @all,
does someone know a way to change the display mode of an OLE-object (word, and pdf) by script ?
Like to klick at the Object-Properties → first tab “Shown as” → “Rich Text”
When an object is created (by script “Call uidoc.CreateObject(“myDoc”,”“,Path(0))”), as default it is shown as “picture”.
“Picture” means only the first page in Word, or only symbol when PDF.
But I want to change it to Rich Text so it is displayed as the complete Document.
sorry I posted the same already last year, but there was no response