Hello,
Trying to disassemble PDF document contains 100pages to individual pages.
Using Workbench ES4 to create process, this is DDX.
<DDX xmlns="http://ns.adobe.com/DDX/1.0/">
<DDXProcessorSetting name="checkpoint" value="4000"/>
<PDFsFromBookmarks prefix="A">
<PDF source="doc1"/>
</PDFsFromBookmarks>
<?ddx-source-hint name="doc1"?>
</DDX>
Added variable IN and OUT as well as assembler result.
When i test run my result document shows empty.
Out variable is mapped to "/process_data/KGL_WaterMark_Result/object/documents"
Created watch folder and checked, document not splitting up, same combined coming to result folder.
Shaji
Solved! Go to Solution.
Views
Replies
Total Likes
Thanks, I will post it in AEM forms.
Shaji
Hi @Shaji1,
I found few documentation here which may helps you
also there was one thread discussing the similar issue please check
Hope that helps!
Regards,
Santosh
Thanks Santosh for the links, I using workbench to create process. I have already seen those links.
Also disassemble of package also won't help to resolve.
I am posting this question in AEM forms.
Shaji