是否可以在没有 用户的情况下使用 Google Drive API 上传 HTML 文件并将其转换为 PDF互动?
是的,有两个请求.您可以将文件作为 Google Docs 导入,然后将其导出为 PDF.使用 Drive API.
Yes, it is, with two requests. You can import the file as a Google Docs, then export it to PDF. Using the Drive API.
https://developers.google.com/drive/v2/reference/files/insert一个>https://developers.google.com/drive/v2/reference/files/get
这篇关于使用 Google Drive API 的 HTML2PDF的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持html5模板网!
如何复制 div onclick 事件?How can I duplicate a div onclick event?(如何复制 div onclick 事件?)
从谷歌驱动器打开 htmlopening html from google drive(从谷歌驱动器打开 html)
使用 javascript 将文件从任何人上传到我的谷歌驱Upload file to my google drive from anyone using javascript(使用 javascript 将文件从任何人上传到我的谷歌驱动器)
学生成绩册.由于“拒绝访问:DriveApp"而无法完Student Gradebook. Unable to complete script because of quot;Access denied: DriveAppquot;(学生成绩册.由于“拒绝访问:DriveApp而无法完成脚
如何使用 google drive api 使文件可共享How to make the file shareable using google drive api(如何使用 google drive api 使文件可共享)
使用 google-drive-api 将文件插入特定文件夹Insert a file to a particular folder using google-drive-api(使用 google-drive-api 将文件插入特定文件夹)