Hi,
we would like to get Attachments from a PDF.
In the former LiveCycle api we use FormsServiceClient.processFormSubmission to get a FormsResult, which has the method getAttachments.
Now in the new Api of FormsService (AEM Forms API) there isn't a equivalent method to processFormSubmission
Is there a sample of getting attachments with the new AEM6 forms or any documentation about this?
Thanks for any help!
Raúl
Solved! Go to Solution.
What is the use case?
how is the PDF being submitted?
if you are submitting PDF which has attachments you can extract the attachment using assble service
We asked the ENg team to look here.
Views
Replies
Total Likes
What is the use case?
how is the PDF being submitted?
if you are submitting PDF which has attachments you can extract the attachment using assble service
Hi,
I have been reading the Assembler Service and DDX Reference and now I am capable of extract the attachments with it.
Thank you
Views
Replies
Total Likes