Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Print selected text from browser via AppleScript' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Print selected text from browser via AppleScript
Authored by: csolallo on Oct 12, '06 10:10:19PM
Since Camino is a Cocoa based app, it has services enabled. So, another option is to select the text you want then click Camino -> Services -> TextEdit -> New Window Containing Selection. You can then print your selection from TextEdit.

I like doing it this way because I then have the option of saving the selection as a text file which Spotlight graciously indexes for me.

[ Reply to This | # ]