Hi,
I'd like to get the exported images as below:
Let say, I have 3 documents. Doc 1 - 2 pages, Doc 2 - 3 pages and Doc 3 - 4 pages. After exported, Doc-1 pages should append into Doc 2 and Doc 3.
How can I fullfil this requirements?
Is there any function in export script to append pages?
To get more clear, kindly see on attached screenshot.
Thanks.
I'd like to get the exported images as below:
Let say, I have 3 documents. Doc 1 - 2 pages, Doc 2 - 3 pages and Doc 3 - 4 pages. After exported, Doc-1 pages should append into Doc 2 and Doc 3.
How can I fullfil this requirements?
Is there any function in export script to append pages?
To get more clear, kindly see on attached screenshot.
Thanks.
コメント
1件のコメント
There are no internal functions to append pages. But you can create a document definition with three sections (doc1, dos2, doc3) and specify the rules used to assemble pages into documents.
Also you can use third-part application for merging documents calling it, for example, from “After Export Complete” event.
サインインしてコメントを残してください。