Imbeding Google Drive Into My CRUD Application

Hello,

I was wondering if there is a way to imbed Google Drive into my CRUD application using the Google API. All I want to do is access my PDF documents, search for words in the documents, print the document,s and email the documents. Is this possible? One idea I thought of would be to have the PDF document in the application and open it up in Adobe Acrobat or some other PDF viewer. I say this because it would be easier to search, print, and email the documents.

If anyone has any suggestions, that would be great!

Thanks in advance,

JD

Search Packagist - there might be a Composer package for that.

You can use Composer packages directly with Yii 2 - it doesn’t have to be a Yii 2 extension.