是 — PDF 嵌入字体,并制作固定页面布局。每个设备的输出看起来都相同,这是将 CSV 转换为 PDF 用于共享或打印的主要原因。
...PDF是否保持与我的...CSV相同的页数?
+
是 — 保留了页码。 PDF 符合 CSV 的视觉分页符,因此可打印的布局始终一致。
转换 CSV 到 PDF 之后, 我还能编辑内容吗?
+
Not the way you edit the CSV. The PDF is a delivery format: it fixes the layout so it renders identically everywhere, which is exactly why it resists editing. Keep the CSV as the working copy and regenerate the PDF whenever the content changes — round-tripping back out of PDF always loses something. PDF是Adobe1993年的便携式文件格式,标准化为ISO 32000,现在成为通用固定布置文件。