PDF.to lays out each page of your Word exactly as it would print, then renders that page to a SVG image. You get one SVG per page, capturing fonts, layout, tables, and figures as a flat picture.
为什么把 Word 变成 SVG 图像?
+
A SVG image of a Word page is universally viewable, cannot be reflowed or accidentally edited, and drops straight into a slide, chat, or web page. It is the simplest way to share a Word as a fixed snapshot.
Will the SVG look exactly like my Word?
+
Yes. The Word is rendered through a real layout engine, so the SVG preserves fonts, spacing, headers, columns, and embedded images pixel-for-pixel as the document would appear when opened.
我有多页的 Word, 我能得到什么?
+
Word 的每页都变成自己的 SVG 图像, 全部被拉链以进行单次下载。 单页 Word 返回一个 SVG 。