如何在不使用 AirPrint 的情况下从 iPad 应用程序进行打印?

发布于 2024-12-14 00:20:02 字数 392 浏览 2 评论 0原文

我正在开发一个 iPad 应用程序,其中要求应用程序应该能够使用任何 WiFi 打印机进行打印,即使它不支持 AirPrint。

我需要在不使用 AirPrint 和 AirPrint Hactivator 的情况下完成此操作。

我已经提到了 StackOverflow 上的几乎所有问题,但似乎没有一个有帮助。

我在应用程序商店中看到了一个示例应用程序,它实现了这一点。

Ndili Technologies, Inc. 的 iPad 打印

我有什么选择可以让这项工作成功?

谢谢

I am developing an iPad application where in there is a requirement that application should be able to print using any WiFi Printer even though it does not support AirPrint.

I need to do it without the use of AirPrint and AirPrint Hactivator.

I have referred to almost all questions on StackOverflow but none did seem to help.

I have seen a sample application which is on app store and which implements this.

Printing for iPad By Ndili Technologies, Inc.

What are my options to make this work?

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

妖妓 2024-12-21 00:20:02

我发现了这个 API/SDK,我没有使用过,但看起来很有前途:

http ://www.e-workshop-dev.com/PC_EN/develop_title_e.html

I found this API/SDK, which I haven't used, but looks promising :

http://www.e-workshop-dev.com/PC_EN/develop_title_e.html

木槿暧夏七纪年 2024-12-21 00:20:02

我认为没有任何办法可以做到这一点。据我所知,Apple 不会让你在 iDevice 上安装打印机驱动程序。即使你可以,你也必须自己去获取所有这些(有很多,你可能会错过一些)。然后你必须找到一种方法来实现所有这些,以便它们发挥作用。如果您找到了一种方法来做到这一点,那么我向您致敬,但我不知道有哪个 App Store 开发人员已经实现了这一点,而且我怀疑这是可能的。

I don't think there is any way of doing this. As far as I know Apple will not let you install printer drivers on the iDevice. And even if you could you would have to get all of them yourself (there are a lot and you would likely miss some). And then you would have to find a way to implement all of them so that they would work. If you have found a way to do this, then kudos to you, but I do not know of any App Store developer that has accomplished this yet, and I doubt it is possible.

墟烟 2024-12-21 00:20:02

我认为您可以开发某种依赖于连接到具有打印机的计算机上的服务的系统。当苹果最初发布 AirPrint 测试版时,您可以将打印发送到 iTunes,然后它会将其发送到打印机。

I think you could develop some sort of system that relies on connecting to a service on computer that has a printer. When apple originally Released the beta of AirPrint you could send a print to iTunes and then it would send it to the printer.

从来不烧饼 2024-12-21 00:20:02

Print n Share Pro(产品页面iTunes) 应用程序具有适用于大多数 WiFi 打印机和打印电子邮件/网页等的驱动程序。文件等直接无需计算机。他们还有一个 API,允许其他应用程序使用他们的应用程序进行打印,但您需要就此联系他们。

The Print n Share Pro (product page, iTunes) app has drivers for most WiFi printers and print email/webpages & files etc. direct without a computer. They also have an API to allow other apps to print using their app but you will need to contact them about that.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文