Oops - quick correction on the syntax:
HTML to DOCX:
Launch External Process ("C:\\temp\\convertdoc.exe c:\\temp\\*.htm
c:\\temp\\*.docx /overwrite"; $blank;$outputStream_t;$errorStream_t)
HTML to PDF:
Launch External Process ("C:\\temp\\convertdoc.exe c:\\temp\\*.htm
c:\\temp\\*.pdf /overwrite"; $blank;$outputStream_t;$errorStream_t)
**********************************************************************
4D Internet Users Group (4D iNUG)
Archive: http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub: mailto:[email protected]
**********************************************************************