The Omni Group

Go Back   The Omni Group Forums > OmniFocus > OmniFocus 1 for Mac
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
Printing perspective with AppleScript Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Hi!

In the AppleScript documentation for the perspectives it is written that they "respond to print" with the following explanation:

Code:
print v : Print a document.
print list of file or specifier : The file(s), document(s), or window(s) to be  printed.
[with properties print settings] : The print settings to use.
[print dialog boolean] : Should the application show the print dialog?
How is this supposed to work? Tried many variations

Code:
	tell perspective "Drucken" to print {first document}
	tell perspective "Drucken" to print {}
	print {perspective "Drucken"} with properties "" print dialog yes
... but nothing wants to work: "Some parameters are missing for print".

Any idea?
Stefan
  Reply With Quote
 


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Applescript to sync OF perspective with todo.txt app in Android, windows, etc. kingsinger Applying OmniFocus 0 2013-02-13 08:50 PM
How I save a perspective with AppleScript? kroger OmniFocus Extras 2 2012-03-23 10:56 PM
Change the perspective from Applescript? Tiny Clanger OmniFocus Extras 5 2009-03-10 04:07 AM
applescript: print selected perspective steve OmniFocus Extras 1 2007-11-17 05:25 PM
Applescript Perspective Lutin OmniFocus Extras 0 2007-09-16 06:39 AM


All times are GMT -8. The time now is 06:37 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.