/vsclipprint

iOS utility for sending text to the clipboard or AirPrint printer

Primary LanguageObjective-CGNU Lesser General Public License v2.1LGPL-2.1

VSClipPrint

iOS utility class for sending text to the clipboard or AirPrint printer. With one line of code your app will display an action sheet with an option to copy text to the clipboard, or send it to and AirPrint printer.

Screenshot

Usage

[VSClipPrint showInView: self.view
			  withTitle: @"Title"
		 forTextContent: @"The text to copy/print"];

License

Free for personal and commercial usage under the terms of LGPL