Hi,
Is it possible to read and write macros scripts from DocBuilder scripts ?
Best
Hi,
Is it possible to read and write macros scripts from DocBuilder scripts ?
Best
Hello @David33
In general, macros are using JavaScript syntax and Document Builder API scripting notation. Do you want to write down macros into the document with Document Builder to use them afterwards?
Hello @Constantine ,
Ideally i would like to be abble to read and write macros (with autostart option) with DocBuilder scripting
Unfortunately, there is no way to insert a macro into the document with Document Builder script since macro relies on the config of Document Server in the first place.