As the title suggests when i use the online demo (Convert Word, PDF And Other File Formats In PHP) works like a charm. As soon as I try to replicate the code in my project I get an incorrect conversion.
I have tried to …...curl_close($curl); 2: PHP Code $wordsApi = new WordsApi('my client id', 'my...NULL, NULL, NULL); $file = $wordsApi->convertDocument($request);...