Skip to content

Instantly share code, notes, and snippets.

@luxin88
Created May 12, 2017 00:45
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 luxin88/44fafcef8b54f726e62acee06085689b to your computer and use it in GitHub Desktop.
Save luxin88/44fafcef8b54f726e62acee06085689b to your computer and use it in GitHub Desktop.
#!/usr/bin/env python
# -*- coding: utf-8 -*-
with open(fileName, 'wb') as f:
f.write(pdf.content)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment