A RESTful Document Merge Service.
http://localhost:8082/docmerge/swagger-ui.html
Basic Merge http://localhost:8082/docmerge/merge/{correlationId}
https://helpx.adobe.com/ca/experience-manager/6-3/sites/developing/using/ht-projects-maven.html https://helpx.adobe.com/aem-forms/6/aem-livecycle-connector.html#AdobeLiveCycleAssemblerClientbundle
AEM version : Sarcee, v6.2.0, GM
{
"options":{
"forcePDFAOnLoad": "true",
"createToC": "true"
},
"documents":[
{
"id":"optional",
"docType":"pdf",
"order":1,
"data":"SGVsbG9Xb3JsZA=="
},
{
"id":"optional",
"docType":"pdf",
"order":2,
"data":"SGVsbG9Xb3JsZA=="
}
]
}
'''