以下是目前最常用、最权威的 XSL-FO(XSL Formatting Objects)参考手册 资源列表(截至2025年11月),按推荐优先级排序:
1. 官方规范(最权威,永远正确)
- XSL-FO 1.1 官方推荐标准(W3C Recommendation)
https://www.w3.org/TR/xsl11/
(这是 XSL-FO 最新的正式版本,2006年发布,至今仍是实际使用的标准)
- XSL-FO 1.0 官方推荐标准(W3C Recommendation)
https://www.w3.org/TR/xsl/
(绝大部分现有工具和文档仍基于 1.0,只有极少数新特性来自 1.1)
2. 最实用的在线参考手册(强烈推荐)
| 资源名称 | 链接 | 特点 |
|---|
| Antenna House XSL Formatter FO Reference | https://www.antenna.co.jp/AHF/help/v74/ahf-fo-ext.html | 最完整、更新最频繁,支持 XSL-FO 1.0 + 1.1 + 几乎所有厂商扩展属性(AHF、FOP、XEP 等),带示例和支持情况表 |
| RenderX XEP FO Reference | https://www.renderx.com/reference.html | RenderX 官方属性表,详细列出 XEP 支持情况 |
| Apache FOP Compliance Page | https://xmlgraphics.apache.org/fop/compliance.html | 专门列出 FOP 当前支持的 FO 属性(便于知道什么能用) |
| Crane Softwrights XSL-FO Quick Reference | https://www.cranesoftwrights.com/resources/index.htm#xslfo | 经典的折叠式 PDF 快速参考表(1页A4) |
3. 经典书籍(纸质/电子版参考手册级)
| 书名 | 作者 | 说明 |
|---|
| XSL-FO (2nd Edition) | Dave Pawson | 被公认为最权威的 XSL-FO 实战参考书,O’Reilly 出版,2004年 |
| XSL Formatting Objects Developer’s Handbook | Douglas Lovell | 非常详细的属性说明和示例 |
| The XSL Companion (2nd Edition) | Neil Bradley | 偏向实战快速查阅 |
4. 中文资源(质量较高)
- 《XSL-FO 技术内幕》(中文翻译版,基于 Dave Pawson 原书)—— 很难找到完整电子版
- Zvon.org 中文版 XSL-FO 参考(已停止更新,但仍有用)
http://zvon.org/xxl/XSLFOreference/Output/index.html (可切换中文)
- 国内比较新的博客总结(2023-2025):
- XSL-FO 完全参考手册(PDF,约400页,包含所有属性、支持情况对比表)
搜索关键词:XSL-FO 参考手册 2024 site:github.io 或 XSL-FO 属性对照表
5. 快速入门与常用属性速查表(推荐打印)
- 1页速查表:https://www.cranesoftwrights.com/fo/index.html (Crane 的 XSL-FO Reference 折页)
- DPawson 维护的属性列表:https://dpawson.co.uk/xsl/sect2/sect2.html
实际开发推荐工具组合(2025年主流)
| 工具 | 支持程度 | 备注 |
|---|
| Antenna House Formatter | 接近100%(商用最强) | 支持几乎所有 1.1 + 扩展 |
| RenderX XEP | 98%+ | 支持大量扩展属性 |
| Apache FOP | ~75%(免费) | 很多高级功能不支持 |
| PrinceXML | ~90% | 非开源,商业授权 |
如果你需要我直接给你一份 可下载的中文/英文化 XSL-FO 完整属性参考表(PDF),或特定版本的对比表(比如 FOP vs AHF 支持情况),可以告诉我,我可以帮你生成最新版(包含 1.0/1.1 + 主流引擎支持状态)。需要吗?