Get your API key
Author

Axel

Technical Writer at PDF4.dev

Technical writer at PDF4.dev tracking PDF tooling news, security advisories, and document-automation regulations.

32 articles by Axel

OpenAI is shutting down Agent Builder: what it means for document workflows
News

OpenAI is shutting down Agent Builder: what it means for document workflows

OpenAI shuts down Agent Builder and the Evals platform on November 30, 2026. Here is how to move a PDF workflow to code before the deadline.

TypeSafe Jev and the System One model: schema-valid is not correct
News

TypeSafe Jev and the System One model: schema-valid is not correct

Jev returns typed decisions instead of text. The output is guaranteed schema-valid, not factually right. Why "zero hallucination" is a misnomer.

CVE-2026-39919: the Ghostscript heap overflow that -dSAFER does not stop
News

CVE-2026-39919: the Ghostscript heap overflow that -dSAFER does not stop

CVE-2026-39919 is a heap buffer overflow in Ghostscript before 10.08.0, reached through a JPEG 2000 image in a PDF. -dSAFER does not mitigate it.

MCP goes stateless: what the 2026-07-28 spec changes for PDF servers
News

MCP goes stateless: what the 2026-07-28 spec changes for PDF servers

The MCP 2026-07-28 revision drops the initialize handshake and session IDs. Here is what changes for a PDF generation server, with verified spec quotes.

Chrome V8 zero-days in 2026: the threat model of an HTML-to-PDF service
News

Chrome V8 zero-days in 2026: the threat model of an HTML-to-PDF service

Four of 2026's seven exploited Chrome zero-days hit V8. What that means for HTML-to-PDF: patch cadence, bundled Chromium lag, isolation.

PDF library CVEs in 2026: every H1 advisory in one place
News

PDF library CVEs in 2026: every H1 advisory in one place

Every 2026 PDF-stack CVE tracked: Chromium, Playwright, jsPDF, Gotenberg, LibreOffice, pdf-image. Plus the truth about pdf-lib and browserless advisories.

Germany B2B e-invoicing January 2027: developer checklist at T-6 months
News

Germany B2B e-invoicing January 2027: developer checklist at T-6 months

Germany's mandatory B2B e-invoicing for €800k+ turnover starts Jan 1 2027. XRechnung, ZUGFeRD 2.1+, Peppol BIS: which format, what to ship today.

Cloudflare Project Think: can a sandboxed agent generate a PDF?
News

Cloudflare Project Think: can a sandboxed agent generate a PDF?

Cloudflare Project Think launched durable agents with sandboxed JS workers and no network by default. We test what PDF generation patterns survive.

CVE-2026-8000: ChromeDriver RCE puts CI PDF pipelines at risk
News

CVE-2026-8000: ChromeDriver RCE puts CI PDF pipelines at risk

CVE-2026-8000 lets a crafted HTML page take over Selenium Grid + ChromeDriver on Windows. Chrome 148.0.7778.96 patches it. APT exploit confirmed.

CVE-2026-25755: jsPDF object injection turns addJS into an AcroJS bypass
News

CVE-2026-25755: jsPDF object injection turns addJS into an AcroJS bypass

CVE-2026-25755 in jsPDF lets attacker strings break out of addJS() and inject PDF objects, bypassing the AcroJS sandbox. CVSS 8.8, fixed in jspdf 4.2.0.

CVE-2026-4430: LibreOffice OOXML overflow breaks headless DOCX-to-PDF
News

CVE-2026-4430: LibreOffice OOXML overflow breaks headless DOCX-to-PDF

CVE-2026-4430 is an OOXML salt-mismatch out-of-bounds write in LibreOffice, fixed in 26.2.3 / 25.8.7. Why headless soffice in production needs sandboxing now.

CVE-2026-1592: stored XSS in Foxit PDF Editor Cloud's New Layer feature
News

CVE-2026-1592: stored XSS in Foxit PDF Editor Cloud's New Layer feature

CVE-2026-1592 is a stored XSS in Foxit PDF Editor Cloud's Create New Layer. CVSS 6.3, patched Feb 2026. What it means for teams sharing PDFs across orgs.

Factur-X and ZUGFeRD: what the September 2026 French mandate changed
News

Factur-X and ZUGFeRD: what the September 2026 French mandate changed

France's B2B e-invoicing mandate went live on September 1, 2026. Guide to Factur-X 1.09.2, ZUGFeRD 2.5.2, profile choice, CII XML and PDF/A-3 embedding.

CVE-2026-44439: SSRF in HTML-to-PDF is an underrated whole class
News

CVE-2026-44439: SSRF in HTML-to-PDF is an underrated whole class

CVE-2026-44439 lets attacker HTML reach private IPs and file:// URLs during page capture. Every HTML-to-PDF API has this exposure. Detect, mitigate, harden.

CVE-2026-2441: your Playwright HTML-to-PDF pipeline is still vulnerable
News

CVE-2026-2441: your Playwright HTML-to-PDF pipeline is still vulnerable

CVE-2026-2441 is an actively exploited Chromium CSS use-after-free, fixed in Chrome 145.0.7632.75. Playwright bundles older Chromium. Detect, patch, harden.

When your invoice PDF executes shell commands: prompt injection defense
News

When your invoice PDF executes shell commands: prompt injection defense

Microsoft confirmed RCE chains from PDF prompt injection on May 7, 2026 (CVE-2026-25592). Defenses for agent pipelines that ingest user-uploaded PDFs.

EU e-invoicing mandates 2026: a developer guide
News

EU e-invoicing mandates 2026: a developer guide

Belgium, Poland and France flip mandatory B2B e-invoicing in 2026. What developers need to ship: EN 16931 XML, Factur-X PDF/A-3, KSeF FA(3), Peppol BIS 3.0.

CVE-2026-42593: Gotenberg watermark and stamp routes leak arbitrary PDFs
News

CVE-2026-42593: Gotenberg watermark and stamp routes leak arbitrary PDFs

CVE-2026-42593 is an unauthenticated arbitrary PDF read in Gotenberg 8.31.0 and earlier via stampExpression and watermarkExpression. Self-hosters affected.

n8n community nodes: publishing with npm provenance
News

n8n community nodes: publishing with npm provenance

From May 1, 2026, every verified n8n community node must ship npm provenance built on GitHub Actions. A four-step migration guide with a worked example.

chrome-headless-shell vs full Chromium: which to install for PDF in 2026
News

chrome-headless-shell vs full Chromium: which to install for PDF in 2026

Chrome 132 removed the old headless mode. When chrome-headless-shell is right for PDF rendering, when it breaks, and how Puppeteer and Playwright choose.

pdf-lib vs jsPDF vs PDFKit: JavaScript PDF libraries compared
Comparisons

pdf-lib vs jsPDF vs PDFKit: JavaScript PDF libraries compared

Comparing the three main JavaScript PDF libraries: pdf-lib for manipulation, jsPDF for client-side rendering, PDFKit for server-side streaming. With samples.

MCP 2026 roadmap explained: what server builders should do now
News

MCP 2026 roadmap explained: what server builders should do now

The March 2026 MCP roadmap named four priorities. Updated for the 2026-07-28 stateless spec and the 22 August 2026 roadmap that replaced it.

Anthropic Agent Skills explained, with a PDF generation example
News

Anthropic Agent Skills explained, with a PDF generation example

What Agent Skills are, how they differ from MCP servers and system prompts, and a worked example of shipping a Skill that generates PDFs from prompts.

CVE-2026-23869: a developer's guide to the Next.js RSC DoS
News

CVE-2026-23869: a developer's guide to the Next.js RSC DoS

CVE-2026-23869 (CVSS 7.5) lets a single HTTP request burn a minute of CPU on any Next.js App Router endpoint. Detect, patch, and harden your PDF pipeline.

CVE-2026-5287: a developer's guide to the Chromium PDF use-after-free
News

CVE-2026-5287: a developer's guide to the Chromium PDF use-after-free

CVE-2026-5287 is a high-severity use-after-free in Chromium's PDF engine, fixed in Chrome 146.0.7680.178. Detect, patch, and harden Puppeteer and Playwright.

CVE-2026-34621: Adobe Acrobat zero-day exploited via crafted PDFs
News

CVE-2026-34621: Adobe Acrobat zero-day exploited via crafted PDFs

CVE-2026-34621 is a prototype pollution zero-day in Adobe Acrobat and Reader, exploited since December 2025. Patch, mitigations, and pipeline changes.

WeasyPrint vs Playwright: 227 ms vs 42 ms in Python
Comparisons

WeasyPrint vs Playwright: 227 ms vs 42 ms in Python

WeasyPrint rendered a simple PDF in 227 ms, Playwright in 42 ms. CSS and JS coverage, deploy weight, and which to pick for Django, Flask or FastAPI.

PDF/A explained: versions, requirements, and how to create archival files
Developer Guides

PDF/A explained: versions, requirements, and how to create archival files

PDF/A is the ISO 19005 standard for long-term archival. Covers PDF/A-1, -2 and -3 differences, technical restrictions, and how to create and validate files.

iLovePDF vs Smallpdf vs PDF4.dev: which free PDF tool is best in 2026?
Comparisons

iLovePDF vs Smallpdf vs PDF4.dev: which free PDF tool is best in 2026?

Compare iLovePDF, Smallpdf, and PDF4.dev on privacy, limits, tools, and developer features. Find the best free PDF tool for your use case in 2026.

Best PDF generation APIs in 2026: a developer comparison
Comparisons

Best PDF generation APIs in 2026: a developer comparison

Compare the best PDF generation APIs in 2026: PDF4.dev, PDFMonkey, DocRaptor, Gotenberg, and wkhtmltopdf. Pricing, features, and code examples.

Playwright vs Puppeteer for PDF generation: a practical comparison (2026)
Comparisons

Playwright vs Puppeteer for PDF generation: a practical comparison (2026)

Playwright vs Puppeteer for PDF generation: API differences, CSS support, performance benchmarks, and when to use a managed PDF API instead.

HTML to PDF benchmark 2026: 3 engines timed
Developer Guides

HTML to PDF benchmark 2026: 3 engines timed

Playwright rendered a complex PDF in 13 ms warm, Puppeteer in 58 ms, WeasyPrint in 629 ms. Latency and file size on macOS and Linux, plus production gotchas.