The below code is working fine in localhost.
$path = \'c:/Program Files/Git/mingw64/bin/pdftotext\'; echo Pdf::getText(\'simple.pdf\', $path);