python脚本或applescript在前台窗口中获取活动pdf,在另一个应用程序中打开
我对编写 OS X 服务很感兴趣,并且认为 python 将是最简单的方法。是否可以编写一个脚本来在任何应用程序的前台窗口中获取活动 PDF,然后在不同的应用程序中打开该文件(或副本)?
我需要调用什么函数才能完成此任务?使用 AppleScript 来做到这一点会更容易吗?
编辑:显然,我想要将 PDF 发送到的应用程序(论文 2)不是 AppleScriptable。我猜是Python。
I'm interested in writing an OS X service and figured python would be the easiest way. Is it possible to write a script to get the active PDF in the foreground window of any app, and then open that file (or a copy) in a different app?
What function calls would I need to get this done? Would it be easier to do this with AppleScript?
Edit: Apparently, the application I want to send the PDF to (Papers 2) isn't AppleScriptable. Python it is, I guess.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论