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_…...pdf', 'compress_images' => false, 'image_compression' => 'None'...during the conversion process. Verify Upload and Conversion : Before...