Appearance
Quick start with Django
Learn how to generate your first PDF with Django using our API.
This guide shows how to configure your Django app, send API requests, and handle responses to generate high-quality PDFs or screenshots.
Render PDF
Your Django integration is ready.
Now take a moment to explore both the synchronous and asynchronous methods to decide which one best fits your project. Understanding the trade-offs will help you choose the best workflow for your app.