Hello all! I have a new question, do any of you deal with document conversions, and if so, how do you handle it? Our current engine has a custom C script that converts documents between various file formats. Things like encoding/decoding PDFs, changing formats from say PDF to TIFF, RTF, or some other type of file/image format. Do you callĀ custom scripts, use a built-in/provided script, or some other method? I didn’t see a lot in the help files so looking at the best way.
We could use the custom script but it has a lot of (now) unnecessary functionality (ftping, etc).