Skip to content

iOS utility for sending text to the clipboard or AirPrint printer

License

Notifications You must be signed in to change notification settings

jasonhinkle/vsclipprint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

iOS utility for sending text to the clipboard or AirPrint printer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published