AutoKaam Playbook
Adobe PDF Services, the Empire's PDF Backbone
Real Adobe-grade PDF tooling for free via the Airtel-bundled S2S subscription, 500 transactions a month.
Last reviewed:
The operator take
Adobe PDF Services is the empire's chosen PDF stack, and it is doing real work across seven empire workflows: govt forms (the blue-pen pre-fills), KhataBot ledger exports, AXA deck PDFs, kaam-tracker invoices, PramaanAI mandi reports, PapersAdda study material, and the AutoKaam tutorial PDF lead magnets.
The reason it is a strategic pick: I have an Airtel-bundled subscription valid through 2026-04-30 that gives me 500 transactions a month at zero marginal cost. That covers every empire workflow with headroom. Without the bundle, the equivalent tier would be roughly Rs 4,000 a month direct from Adobe, which is the wrong order of magnitude for solo-founder economics.
What it actually does well: table extraction from scanned PDFs. I have tried pdfplumber, PyPDF, PaperMage, and Tesseract-stack pipelines. None of them matches Adobe's table-layout fidelity on real Indian government PDFs (where tables are often graphic-rendered, partially OCR'd, with merged cells and footnotes). The Adobe extract endpoint reads them correctly enough that my downstream parsers do not have to fight the structure.
The other hidden win is the create_pdf endpoint with HTML-to-PDF rendering. Browser-quality typography, real font embedding, proper page breaks, no LibreOffice headless quirks. The autokaam tutorial PDF lead magnets render through this; the output looks like an actual PDF, not a converted screenshot.
The hard rule across the empire: never reach for pdftk, pdfplumber, PyPDF, wkhtmltopdf, or LibreOffice headless again. Adobe PDF Services through the MCP is the path. The empire memo is explicit about this and I have not regretted the discipline.
The trade-off is the 500 transaction monthly cap. KhataBot and PapersAdda are the heaviest consumers; I monitor monthly via the get_status tool and burn-rate has stayed under 60 percent of the cap so far. If a workflow spikes (year-end taxwallaai exports do this), I rate-limit the worker.
The 2026 contingency: if Airtel ends the bundling, the empire migrates to a self-hosted Gotenberg + DocLayoutNet pipeline. I have a sketch of this in the empire archives. The migration would cost a Rs 1,200 monthly Coolify uptick and 20 hours of engineering. It is not free, but it is bounded.
For an Indian operator running document-heavy workflows in 2026, the Airtel bundle is the cleanest path. Check whether your enterprise plan includes it before paying Adobe directly.
Why it matters in 2026
Empire-grade document workflows (tax filings, invoices, reports) need PDF tooling that survives messy real-world Indian PDFs. Open-source alternatives are 80 percent there but break on the 20 percent that matter (graphic-rendered tables, merged cells, broken OCR). Adobe's commercial-grade output justifies the dependency when bundle pricing makes it free.
Cost in INR
Airtel bundle (free for 500 tx/mo) until 2026-04-30; Direct from Rs 4,000/mo at entry tier
Use when
- +Table extraction from scanned or graphic Indian government PDFs
- +HTML-to-PDF where typography quality matters
- +Empire-scale document workflows (1-500 docs/mo)
- +AES-256 encryption and linearization for client deliverables
Skip when
- xPure programmatic PDF generation where reportlab or Typst suffice
- xWhen transaction volume exceeds the Airtel bundle without budget
- xAir-gapped environments where REST is not allowed
Alternatives I would consider
Read next
Adjacent in the playbook
Free open source; running cost depends on host (Rs 1,200/mo Oracle ARM via Coolify is empire baseline)
FastAPI, the Empire's Default Python Serving Layer
Free open source; running cost depends on host (Rs 1,200/mo Oracle ARM via Coolify supports 5+ empire apps)
PocketBase, the Empire Backend I Run Across Every Project
Free open source; Oracle ARM free tier covers 4-core 24GB; Rs 1,200/mo for paid scale-out instances
Coolify on Oracle ARM, the Empire Hosting Stack
Free at entry; Pro from Rs 2,000/mo (only needed for advanced WAF / analytics)