is it possible to append text or images to the end of a loaded doc. (not just another document)-
i.e. something like--
$result=ScribeDocAppend ("new stuff")
it seems the function only looks to append other files, not text
what i need is to be able to add cust...
I am working on a script that will build a document based on a value from a drop down list.
I have a layout that contains a Document Subtype. If a certain subtype is selected from the drop down list for this record, then I want my script to be able to pull from a specific container holding the...