Hi,
I have a number of documents that want processing.
I'd like the outputs to be named the same as the inputs. I can't seem to find how to do this?
I presume it's stored somewhere as an internal variable.
There is an attribute called document.name that can be referenced by the velocity scripting as $!{document.name}
Log in to post a comment.
Hi,
I have a number of documents that want processing.
I'd like the outputs to be named the same as the inputs. I can't seem to find how to do this?
I presume it's stored somewhere as an internal variable.
There is an attribute called document.name that can be referenced by the velocity scripting as
$!{document.name}