DDX files under ReviewCommentingAndApproval/resources/template/ddx/

Assembly descriptors files (DDX files) are used to prepare PDF files reviews to provide building block functionality. The DDX files are used the PrepareDocumentForReview process.
AssembleDocumentWithSignature
Assembles a PDF document with a signature sheet. The DDX file is used for client-side and server-side signing of PDF documents.

AssembleMasterPdf
Assembles multiple review documents together. Supporting documents are not added to the review document. The DDX file is used when a review is initiated or revised.

AssembleReviewDocument
Assembles a PDF document containing the documents for review. In addition, attaches the final comment sheet reviewed document.

ConvertFormToPDF
Flattens a PDF form to a PDF document.

GetAttachmentFromPDF
Retrieves the attachments from the PDF document. The DDX file is no longer used.

InjectJavaScriptOnOpen
Instruments the PDF document with JavaScript to for reviews.

// Ethnio survey code removed