Skip to content

Instantly share code, notes, and snippets.

@benbahrenburg
Last active January 1, 2017 21:55
Embed
What would you like to do?
Load PDF Examples
let pdfData = try Data(contentsOf: URL(fileURLWithPath: "Path to pdf"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment