是 — PDF 嵌入字体,并制作固定页面布局。每个设备的输出看起来都相同,这是将 ODT 转换为 PDF 用于共享或打印的主要原因。
...PDF是否保持与我的...ODT相同的页数?
+
是 — 保留了页码。 PDF 符合 ODT 的视觉分页符,因此可打印的布局始终一致。
转换 ODT 到 PDF 之后, 文本还会回流到我的屏幕吗?
+
否 - 此转换标记布局 。 A ODT 将它的换行符调整为读者使用的宽度和字体大小; PDF 将页面几何设置在转换时间, 所以在您可以将整页缩放下来, 而不是将文字重新包装到屏幕上。 这是当布局不能移动时正确的交易, 而当文件用于读取小设备时错误的交易 。 几个国家和欧盟公共行政部门规定采用ODT格式,没有供应商锁定。 PDF是Adobe1993年的便携式文件格式,标准化为ISO 32000,现在成为通用固定布置文件。
转换 ODT 到 PDF 之后, 我还能编辑内容吗?
+
Not the way you edit the ODT. The PDF is a delivery format: it fixes the layout so it renders identically everywhere, which is exactly why it resists editing. Keep the ODT as the working copy and regenerate the PDF whenever the content changes — round-tripping back out of PDF always loses something.