How to append nuxeo document to the end of the another one using java?

Viewed 7

I have Nuxeo Document printVersion and InputStreamResource file. So I am trying to append this file to the end of printVersion document. How can I do that?

I am using java and nuxeo.

0 Answers
Related