<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>PDF on 知识铺的博客</title>
    <link>https://index.zshipu.com/geek001/tags/PDF/</link>
    <description>Recent content in PDF on 知识铺的博客</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-CN</language>
    <lastBuildDate>Fri, 04 Sep 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://index.zshipu.com/geek001/tags/PDF/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>React 中基于 WebAssembly 的 RTF 转 PDF 与 HTML 方案</title>
      <link>https://index.zshipu.com/geek001/post/20260904/React-%E4%B8%AD%E5%9F%BA%E4%BA%8E-WebAssembly-%E7%9A%84-RTF-%E8%BD%AC-PDF-%E4%B8%8E-HTML-%E6%96%B9%E6%A1%88/</link>
      <pubDate>Fri, 04 Sep 2026 00:00:00 +0000</pubDate>
      <guid>https://index.zshipu.com/geek001/post/20260904/React-%E4%B8%AD%E5%9F%BA%E4%BA%8E-WebAssembly-%E7%9A%84-RTF-%E8%BD%AC-PDF-%E4%B8%8E-HTML-%E6%96%B9%E6%A1%88/</guid>
      <description>React 应用里基于 WebAssembly 的方案，可直接在浏览器把 RTF 文件转为 PDF 或 HTML，整个过程不调用任何后端接口。该实现无需服务器支持，数据全程留在客户端，适合报表导出和合同生成的实时处理场景。 WebAssembly 让 RTF 转换彻底摆脱后端依赖 传统 RTF 转换通常依赖服务器端库，比如 LibreOffice 或商业 SDK。开发者需要上传文件、等待处理、再下</description>
    </item>
  </channel>
</rss>
