All our guides for Python
with requests
Feel free to skim over all our guides to generate documents with PDFShift using Python and the requests library.
You can't find the guide you are looking for? Contact us and tell us what you are looking for and we'll write the guide you need.
- Accessing secured pages
- Adding a custom header or footer
- Adding a text watermark
- Adding an image watermark
- Avoid the conversion on error when loading the document
- Convert an HTML document to PDF from a URL
- Convert an HTML document to PDF from raw HTML
- Define a time limit
- Exporting only a specific set of pages
- Generate a document with full height
- Loading CSS from a string
- Loading CSS from a URL
- Loading Javascript from a string
- Loading Javascript from a URL
- Protecting the generated PDF
- Receive a webhook event
- Save your PDF online and get back a URL
- Save your PDF to your Amazon S3 Bucket
- Send custom HTTP headers
- Using cookies to convert HTML documents to PDF
- Waiting for a custom element to be ready