I am adding multiple document in DocumentType[] array and sending it for fax . But fax is generating for the document attached on the last index of array. Please help me how can I get multiple fax with one job submit request.
On line no 318,319,320 its setting DocumentType[] array in JobSubmitRequest Object.
Please check my code as attachment.