docusignapi - Unable to convert to PDF when creating a draft envelope and attach 2 different document types in the multi-part form -


can please confirm bug or let me know did wrong? using rest api create draft envelope 2 documents of mixed formats. first document either word, powerpoint or excel spreadsheet, , second document text file. received error "system unable convert pdf" trying convert first document.

i have tried making changes following no luck

  • added header "content-type" 2 files
  • specify fileextension attribute in document section of xml
  • added fileextension="" in header content-disposition 2 files

also have tried following changes , working

  • reversing sequence of document. if put text document 1st , word document 2nd, envelope created successfully.
  • took out 2nd text document , route 1st word or excel document, envelope created.

any appreciated.


Comments

Popular posts from this blog

google api - Incomplete response from Gmail API threads.list -

Installing Android SQLite Asset Helper -

Qt Creator - Searching files with Locator including folder -