<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>PDFluent Blog</title>
    <link>https://pdfluent.com/blog</link>
    <description>Updates, benchmarks, and developer guides from the PDFluent team.</description>
    <language>en</language>
    <lastBuildDate>Sun, 31 May 2026 18:31:29 GMT</lastBuildDate>
    <atom:link href="https://pdfluent.com/rss.xml" rel="self" type="application/rss+xml"/>
  <item>
    <title>Introducing PDFluent</title>
    <link>https://pdfluent.com/blog/introducing-pdfluent</link>
    <guid isPermaLink="true">https://pdfluent.com/blog/introducing-pdfluent</guid>
    <description>PDFluent is the only pure-Rust PDF SDK with XFA form support. No native dependencies, no JVM, no per-page licensing — just a fast, open Rust library.</description>
    <pubDate>Wed, 25 Mar 2026 23:00:00 GMT</pubDate>
    <author>Jasper de Winter</author>
  </item>
  <item>
    <title>How We Implemented XFA 3.3 in Pure Rust</title>
    <link>https://pdfluent.com/blog/xfa-rust-deep-dive</link>
    <guid isPermaLink="true">https://pdfluent.com/blog/xfa-rust-deep-dive</guid>
    <description>A deep dive into building a compliant XFA 3.3 engine from scratch in Rust: layout, FormCalc scripting, data binding, and why we had to write our own PDF renderer.</description>
    <pubDate>Thu, 19 Mar 2026 23:00:00 GMT</pubDate>
    <author>Jasper de Winter</author>
  </item>
  <item>
    <title>PDF Processing in the Browser with WebAssembly</title>
    <link>https://pdfluent.com/blog/pdf-processing-wasm</link>
    <guid isPermaLink="true">https://pdfluent.com/blog/pdf-processing-wasm</guid>
    <description>How to run PDFluent&apos;s pure-Rust PDF engine directly in the browser via WebAssembly. Convert, flatten, and render PDFs client-side with no server required.</description>
    <pubDate>Sat, 14 Mar 2026 23:00:00 GMT</pubDate>
    <author>Jasper de Winter</author>
  </item>
  <item>
    <title>PDFluent vs. iText: A Performance Comparison</title>
    <link>https://pdfluent.com/blog/benchmark-vs-itext</link>
    <guid isPermaLink="true">https://pdfluent.com/blog/benchmark-vs-itext</guid>
    <description>A fair, methodology-first benchmark comparing PDFluent (Rust) vs iText 9 (JVM) for server-side PDF processing: throughput, memory, and cold-start time.</description>
    <pubDate>Mon, 09 Mar 2026 23:00:00 GMT</pubDate>
    <author>Jasper de Winter</author>
  </item>
  </channel>
</rss>