I’m trying convert word File to pdf, but not working my code.
Before it’s works.
$docxFile = $FilePath;
$pdfFileName = 'destination.pdf';
$api = new WordsApi($clientId, $clientSecret);
$upload_…...I'm trying convert word file to pdf, but not working my code...6:27am 1 I’m trying convert word file to pdf, but not working my code...