Hi,
Can I confirm if all Automation API works with mobile editor in form filling mode?
For example when filling a pdf form:
- oDocument.GetFormsData(); works fine
- oDocument.SetFormsData([…]) has no effect
But when switched to desktop mode editor (type = “desktop”), SetFormsData will work just fine
Using onlyoffice 8.3.3.18 deployed in docker
Thanks
