anuj607 / google-api-php-client

Automatically exported from code.google.com/p/google-api-php-client
Apache License 2.0
0 stars 0 forks source link

convert pdf to text #126

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
would like a php api to connect with googles ability to convert PDF documents 
to text

thanks

Original issue reported on code.google.com by Mochip...@gmail.com on 4 May 2012 at 4:22

GoogleCodeExporter commented 9 years ago
As far as I know, Google doesn't offer REST API that converts PDF documents to 
text.

Original comment by chirags@google.com on 11 May 2012 at 9:37

GoogleCodeExporter commented 9 years ago
And the other way around? Does the 0.6.0 tag of the API allow us to export an 
uploaded file (for example .doc) to a PDF file?

I found the "setExportFormats" function in Google_DriveService.php, but I can't 
find any example about exporting files as another format

Original comment by Rvanlaak on 8 Nov 2012 at 2:20