简体   繁体   English

如何使用phonegap从iPhone上传pdf?

[英]How to upload a pdf from iphone using phonegap?

I was able to upload images present in my imagegallery using the phonegap application. 我可以使用phonegap应用程序上传存在于我的图库中的图像。 I want to know whether it will be possible for me to upload a pdf from the iphone application. 我想知道是否可以从iphone应用程序上传pdf。 Either using phonegap OR any native technologies. 使用phonegap或任何本机技术。

Have you tried to add a <input type="file"> field and send the form against a script where you can work with it? 您是否尝试添加<input type="file">字段并针对可以使用它的脚本发送表单?

Perhaps this will lend you in the right way . 也许这会以正确的方式借给你

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM