Disassemble PDF document | Community
Skip to main content
New Participant
December 13, 2022
Solved

Disassemble PDF document

  • December 13, 2022
  • 2 replies
  • 1385 views

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

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Avinash_Gupta_

Hi @shaji1 

 

Kindly reach out to AEM forms specific community

 

https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager-forms/ct-p/adobe-experience-manager-forms-community 

2 replies

Shaji1Author
New Participant
December 14, 2022

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

Avinash_Gupta_
Avinash_Gupta_Accepted solution
New Participant
December 13, 2022
Shaji1Author
New Participant
December 14, 2022

Thanks, I will post it in AEM forms.

Shaji