Skip to content

Instantly share code, notes, and snippets.

@benbahrenburg
Last active January 1, 2017 21:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save benbahrenburg/8a7f85a83908f8dfccfcee224b9c9ed6 to your computer and use it in GitHub Desktop.
Save benbahrenburg/8a7f85a83908f8dfccfcee224b9c9ed6 to your computer and use it in GitHub Desktop.
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