You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

omit.fo 40KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format">
  3. <fo:layout-master-set>
  4. <fo:simple-page-master master-name="first"
  5. margin-right="1.5cm"
  6. margin-left="1.5cm"
  7. margin-bottom="2cm"
  8. margin-top="1cm"
  9. page-width="21cm"
  10. page-height="29.7cm">
  11. <fo:region-body margin-top="7cm"/>
  12. <fo:region-before extent="7cm"/>
  13. <fo:region-after extent="1.5cm"/>
  14. </fo:simple-page-master>
  15. </fo:layout-master-set>
  16. <fo:page-sequence master-reference="first">
  17. <fo:static-content flow-name="xsl-region-before">
  18. <fo:block line-height="14pt" font-size="10pt"
  19. text-align="end">table examples</fo:block>
  20. </fo:static-content>
  21. <fo:static-content flow-name="xsl-region-after">
  22. <fo:block line-height="14pt" font-size="10pt"
  23. text-align="end">Page <fo:page-number/></fo:block>
  24. </fo:static-content>
  25. <fo:flow flow-name="xsl-region-body">
  26. <fo:block space-before.optimum="15cm">
  27. Table 1: with header
  28. </fo:block>
  29. <fo:table table-omit-header-at-break="true" table-layout="fixed" width="100%">
  30. <fo:table-column column-width="2cm"/>
  31. <fo:table-column column-width="2cm"/>
  32. <fo:table-column column-width="2cm"/>
  33. <fo:table-column column-width="2cm"/>
  34. <fo:table-column column-width="2cm"/>
  35. <fo:table-column column-width="2cm"/>
  36. <fo:table-header>
  37. <fo:table-row>
  38. <fo:table-cell>
  39. <fo:block font-weight="bold" text-align="center" vertical-align="middle"
  40. border-width="1pt" border-color="black" background-color="#F7F24D">
  41. Col.1
  42. </fo:block>
  43. </fo:table-cell>
  44. <fo:table-cell>
  45. <fo:block font-weight="bold" text-align="center" vertical-align="middle"
  46. border-width="1pt" border-color="black" background-color="#F7F24D">
  47. Col.2
  48. </fo:block>
  49. </fo:table-cell>
  50. <fo:table-cell>
  51. <fo:block font-weight="bold" text-align="center" vertical-align="middle"
  52. border-width="1pt" border-color="black" background-color="#F7F24D">
  53. Col.3
  54. </fo:block>
  55. </fo:table-cell>
  56. <fo:table-cell>
  57. <fo:block font-weight="bold" text-align="center" vertical-align="middle"
  58. border-width="1pt" border-color="black" background-color="#F7F24D">
  59. Col.4
  60. </fo:block>
  61. </fo:table-cell>
  62. <fo:table-cell>
  63. <fo:block font-weight="bold" text-align="center" vertical-align="middle"
  64. border-width="1pt" border-color="black" background-color="#F7F24D">
  65. Col.5
  66. </fo:block>
  67. </fo:table-cell>
  68. <fo:table-cell>
  69. <fo:block font-weight="bold" text-align="center" vertical-align="middle"
  70. border-width="1pt" border-color="black" background-color="#F7F24D">
  71. Col.6
  72. </fo:block>
  73. </fo:table-cell>
  74. </fo:table-row>
  75. </fo:table-header>
  76. <fo:table-body>
  77. <fo:table-row>
  78. <fo:table-cell>
  79. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  80. 1
  81. </fo:block>
  82. </fo:table-cell>
  83. <fo:table-cell>
  84. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  85. 2
  86. </fo:block>
  87. </fo:table-cell>
  88. <fo:table-cell>
  89. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  90. 3
  91. </fo:block>
  92. </fo:table-cell>
  93. <fo:table-cell>
  94. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  95. 4
  96. </fo:block>
  97. </fo:table-cell>
  98. <fo:table-cell>
  99. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  100. 5
  101. </fo:block>
  102. </fo:table-cell>
  103. <fo:table-cell>
  104. <fo:block text-align="center" vertical-align="middle">
  105. 6
  106. </fo:block>
  107. </fo:table-cell>
  108. </fo:table-row>
  109. <fo:table-row>
  110. <fo:table-cell>
  111. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  112. 1
  113. </fo:block>
  114. </fo:table-cell>
  115. <fo:table-cell>
  116. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  117. 2
  118. </fo:block>
  119. </fo:table-cell>
  120. <fo:table-cell>
  121. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  122. 3
  123. </fo:block>
  124. </fo:table-cell>
  125. <fo:table-cell>
  126. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  127. 4
  128. </fo:block>
  129. </fo:table-cell>
  130. <fo:table-cell>
  131. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  132. 5
  133. </fo:block>
  134. </fo:table-cell>
  135. <fo:table-cell>
  136. <fo:block text-align="center" vertical-align="middle">
  137. 6
  138. </fo:block>
  139. </fo:table-cell>
  140. </fo:table-row>
  141. <fo:table-row>
  142. <fo:table-cell>
  143. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  144. 1
  145. </fo:block>
  146. </fo:table-cell>
  147. <fo:table-cell>
  148. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  149. 2
  150. </fo:block>
  151. </fo:table-cell>
  152. <fo:table-cell>
  153. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  154. 3
  155. </fo:block>
  156. </fo:table-cell>
  157. <fo:table-cell>
  158. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  159. 4
  160. </fo:block>
  161. </fo:table-cell>
  162. <fo:table-cell>
  163. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  164. 5
  165. </fo:block>
  166. </fo:table-cell>
  167. <fo:table-cell>
  168. <fo:block text-align="center" vertical-align="middle">
  169. 6
  170. </fo:block>
  171. </fo:table-cell>
  172. </fo:table-row>
  173. <fo:table-row>
  174. <fo:table-cell>
  175. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  176. 1
  177. </fo:block>
  178. </fo:table-cell>
  179. <fo:table-cell>
  180. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  181. 2
  182. </fo:block>
  183. </fo:table-cell>
  184. <fo:table-cell>
  185. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  186. 3
  187. </fo:block>
  188. </fo:table-cell>
  189. <fo:table-cell>
  190. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  191. 4
  192. </fo:block>
  193. </fo:table-cell>
  194. <fo:table-cell>
  195. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  196. 5
  197. </fo:block>
  198. </fo:table-cell>
  199. <fo:table-cell>
  200. <fo:block text-align="center" vertical-align="middle">
  201. 6
  202. </fo:block>
  203. </fo:table-cell>
  204. </fo:table-row>
  205. <fo:table-row>
  206. <fo:table-cell>
  207. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  208. 1
  209. </fo:block>
  210. </fo:table-cell>
  211. <fo:table-cell>
  212. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  213. 2
  214. </fo:block>
  215. </fo:table-cell>
  216. <fo:table-cell>
  217. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  218. 3
  219. </fo:block>
  220. </fo:table-cell>
  221. <fo:table-cell>
  222. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  223. 4
  224. </fo:block>
  225. </fo:table-cell>
  226. <fo:table-cell>
  227. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  228. 5
  229. </fo:block>
  230. </fo:table-cell>
  231. <fo:table-cell>
  232. <fo:block text-align="center" vertical-align="middle">
  233. 6
  234. </fo:block>
  235. </fo:table-cell>
  236. </fo:table-row>
  237. <fo:table-row>
  238. <fo:table-cell>
  239. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  240. 1
  241. </fo:block>
  242. </fo:table-cell>
  243. <fo:table-cell>
  244. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  245. 2
  246. </fo:block>
  247. </fo:table-cell>
  248. <fo:table-cell>
  249. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  250. 3
  251. </fo:block>
  252. </fo:table-cell>
  253. <fo:table-cell>
  254. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  255. 4
  256. </fo:block>
  257. </fo:table-cell>
  258. <fo:table-cell>
  259. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  260. 5
  261. </fo:block>
  262. </fo:table-cell>
  263. <fo:table-cell>
  264. <fo:block text-align="center" vertical-align="middle">
  265. 6
  266. </fo:block>
  267. </fo:table-cell>
  268. </fo:table-row>
  269. <fo:table-row>
  270. <fo:table-cell>
  271. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  272. 1
  273. </fo:block>
  274. </fo:table-cell>
  275. <fo:table-cell>
  276. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  277. 2
  278. </fo:block>
  279. </fo:table-cell>
  280. <fo:table-cell>
  281. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  282. 3
  283. </fo:block>
  284. </fo:table-cell>
  285. <fo:table-cell>
  286. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  287. 4
  288. </fo:block>
  289. </fo:table-cell>
  290. <fo:table-cell>
  291. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  292. 5
  293. </fo:block>
  294. </fo:table-cell>
  295. <fo:table-cell>
  296. <fo:block text-align="center" vertical-align="middle">
  297. 6
  298. </fo:block>
  299. </fo:table-cell>
  300. </fo:table-row>
  301. </fo:table-body>
  302. </fo:table>
  303. <fo:block space-before.optimum="15cm">
  304. Table 2: with footer
  305. </fo:block>
  306. <fo:table table-omit-footer-at-break="true" table-layout="fixed" width="100%">
  307. <fo:table-column column-width="2cm"/>
  308. <fo:table-column column-width="2cm"/>
  309. <fo:table-column column-width="2cm"/>
  310. <fo:table-column column-width="2cm"/>
  311. <fo:table-column column-width="2cm"/>
  312. <fo:table-column column-width="2cm"/>
  313. <fo:table-footer>
  314. <fo:table-row>
  315. <fo:table-cell>
  316. <fo:block font-weight="bold" text-align="center" vertical-align="middle"
  317. border-width="1pt" border-color="black" background-color="#F7F24D">
  318. Col.1
  319. </fo:block>
  320. </fo:table-cell>
  321. <fo:table-cell>
  322. <fo:block font-weight="bold" text-align="center" vertical-align="middle"
  323. border-width="1pt" border-color="black" background-color="#F7F24D">
  324. Col.2
  325. </fo:block>
  326. </fo:table-cell>
  327. <fo:table-cell>
  328. <fo:block font-weight="bold" text-align="center" vertical-align="middle"
  329. border-width="1pt" border-color="black" background-color="#F7F24D">
  330. Col.3
  331. </fo:block>
  332. </fo:table-cell>
  333. <fo:table-cell>
  334. <fo:block font-weight="bold" text-align="center" vertical-align="middle"
  335. border-width="1pt" border-color="black" background-color="#F7F24D">
  336. Col.4
  337. </fo:block>
  338. </fo:table-cell>
  339. <fo:table-cell>
  340. <fo:block font-weight="bold" text-align="center" vertical-align="middle"
  341. border-width="1pt" border-color="black" background-color="#F7F24D">
  342. Col.5
  343. </fo:block>
  344. </fo:table-cell>
  345. <fo:table-cell>
  346. <fo:block font-weight="bold" text-align="center" vertical-align="middle"
  347. border-width="1pt" border-color="black" background-color="#F7F24D">
  348. Col.6
  349. </fo:block>
  350. </fo:table-cell>
  351. </fo:table-row>
  352. </fo:table-footer>
  353. <fo:table-body>
  354. <fo:table-row>
  355. <fo:table-cell>
  356. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  357. 1
  358. </fo:block>
  359. </fo:table-cell>
  360. <fo:table-cell>
  361. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  362. 2
  363. </fo:block>
  364. </fo:table-cell>
  365. <fo:table-cell>
  366. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  367. 3
  368. </fo:block>
  369. </fo:table-cell>
  370. <fo:table-cell>
  371. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  372. 4
  373. </fo:block>
  374. </fo:table-cell>
  375. <fo:table-cell>
  376. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  377. 5
  378. </fo:block>
  379. </fo:table-cell>
  380. <fo:table-cell>
  381. <fo:block text-align="center" vertical-align="middle">
  382. 6
  383. </fo:block>
  384. </fo:table-cell>
  385. </fo:table-row>
  386. <fo:table-row>
  387. <fo:table-cell>
  388. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  389. 1
  390. </fo:block>
  391. </fo:table-cell>
  392. <fo:table-cell>
  393. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  394. 2
  395. </fo:block>
  396. </fo:table-cell>
  397. <fo:table-cell>
  398. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  399. 3
  400. </fo:block>
  401. </fo:table-cell>
  402. <fo:table-cell>
  403. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  404. 4
  405. </fo:block>
  406. </fo:table-cell>
  407. <fo:table-cell>
  408. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  409. 5
  410. </fo:block>
  411. </fo:table-cell>
  412. <fo:table-cell>
  413. <fo:block text-align="center" vertical-align="middle">
  414. 6
  415. </fo:block>
  416. </fo:table-cell>
  417. </fo:table-row>
  418. <fo:table-row>
  419. <fo:table-cell>
  420. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  421. 1
  422. </fo:block>
  423. </fo:table-cell>
  424. <fo:table-cell>
  425. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  426. 2
  427. </fo:block>
  428. </fo:table-cell>
  429. <fo:table-cell>
  430. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  431. 3
  432. </fo:block>
  433. </fo:table-cell>
  434. <fo:table-cell>
  435. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  436. 4
  437. </fo:block>
  438. </fo:table-cell>
  439. <fo:table-cell>
  440. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  441. 5
  442. </fo:block>
  443. </fo:table-cell>
  444. <fo:table-cell>
  445. <fo:block text-align="center" vertical-align="middle">
  446. 6
  447. </fo:block>
  448. </fo:table-cell>
  449. </fo:table-row>
  450. <fo:table-row>
  451. <fo:table-cell>
  452. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  453. 1
  454. </fo:block>
  455. </fo:table-cell>
  456. <fo:table-cell>
  457. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  458. 2
  459. </fo:block>
  460. </fo:table-cell>
  461. <fo:table-cell>
  462. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  463. 3
  464. </fo:block>
  465. </fo:table-cell>
  466. <fo:table-cell>
  467. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  468. 4
  469. </fo:block>
  470. </fo:table-cell>
  471. <fo:table-cell>
  472. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  473. 5
  474. </fo:block>
  475. </fo:table-cell>
  476. <fo:table-cell>
  477. <fo:block text-align="center" vertical-align="middle">
  478. 6
  479. </fo:block>
  480. </fo:table-cell>
  481. </fo:table-row>
  482. <fo:table-row>
  483. <fo:table-cell>
  484. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  485. 1
  486. </fo:block>
  487. </fo:table-cell>
  488. <fo:table-cell>
  489. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  490. 2
  491. </fo:block>
  492. </fo:table-cell>
  493. <fo:table-cell>
  494. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  495. 3
  496. </fo:block>
  497. </fo:table-cell>
  498. <fo:table-cell>
  499. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  500. 4
  501. </fo:block>
  502. </fo:table-cell>
  503. <fo:table-cell>
  504. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  505. 5
  506. </fo:block>
  507. </fo:table-cell>
  508. <fo:table-cell>
  509. <fo:block text-align="center" vertical-align="middle">
  510. 6
  511. </fo:block>
  512. </fo:table-cell>
  513. </fo:table-row>
  514. <fo:table-row>
  515. <fo:table-cell>
  516. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  517. 1
  518. </fo:block>
  519. </fo:table-cell>
  520. <fo:table-cell>
  521. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  522. 2
  523. </fo:block>
  524. </fo:table-cell>
  525. <fo:table-cell>
  526. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  527. 3
  528. </fo:block>
  529. </fo:table-cell>
  530. <fo:table-cell>
  531. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  532. 4
  533. </fo:block>
  534. </fo:table-cell>
  535. <fo:table-cell>
  536. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  537. 5
  538. </fo:block>
  539. </fo:table-cell>
  540. <fo:table-cell>
  541. <fo:block text-align="center" vertical-align="middle">
  542. 6
  543. </fo:block>
  544. </fo:table-cell>
  545. </fo:table-row>
  546. <fo:table-row>
  547. <fo:table-cell>
  548. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  549. 1
  550. </fo:block>
  551. </fo:table-cell>
  552. <fo:table-cell>
  553. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  554. 2
  555. </fo:block>
  556. </fo:table-cell>
  557. <fo:table-cell>
  558. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  559. 3
  560. </fo:block>
  561. </fo:table-cell>
  562. <fo:table-cell>
  563. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  564. 4
  565. </fo:block>
  566. </fo:table-cell>
  567. <fo:table-cell>
  568. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  569. 5
  570. </fo:block>
  571. </fo:table-cell>
  572. <fo:table-cell>
  573. <fo:block text-align="center" vertical-align="middle">
  574. 6
  575. </fo:block>
  576. </fo:table-cell>
  577. </fo:table-row>
  578. </fo:table-body>
  579. </fo:table>
  580. <fo:block space-before.optimum="15cm">
  581. Table 3: with header and footer and keeps
  582. </fo:block>
  583. <fo:table table-omit-header-at-break="true" table-omit-footer-at-break="true" table-layout="fixed" width="100%">
  584. <fo:table-column column-width="2cm"/>
  585. <fo:table-column column-width="2cm"/>
  586. <fo:table-column column-width="2cm"/>
  587. <fo:table-column column-width="2cm"/>
  588. <fo:table-column column-width="2cm"/>
  589. <fo:table-column column-width="2cm"/>
  590. <fo:table-header>
  591. <fo:table-row>
  592. <fo:table-cell>
  593. <fo:block font-weight="bold" text-align="center" vertical-align="middle"
  594. border-width="1pt" border-color="black" background-color="#F7F24D">
  595. Col.1
  596. </fo:block>
  597. </fo:table-cell>
  598. <fo:table-cell>
  599. <fo:block font-weight="bold" text-align="center" vertical-align="middle"
  600. border-width="1pt" border-color="black" background-color="#F7F24D">
  601. Col.2
  602. </fo:block>
  603. </fo:table-cell>
  604. <fo:table-cell>
  605. <fo:block font-weight="bold" text-align="center" vertical-align="middle"
  606. border-width="1pt" border-color="black" background-color="#F7F24D">
  607. Col.3
  608. </fo:block>
  609. </fo:table-cell>
  610. <fo:table-cell>
  611. <fo:block font-weight="bold" text-align="center" vertical-align="middle"
  612. border-width="1pt" border-color="black" background-color="#F7F24D">
  613. Col.4
  614. </fo:block>
  615. </fo:table-cell>
  616. <fo:table-cell>
  617. <fo:block font-weight="bold" text-align="center" vertical-align="middle"
  618. border-width="1pt" border-color="black" background-color="#F7F24D">
  619. Col.5
  620. </fo:block>
  621. </fo:table-cell>
  622. <fo:table-cell>
  623. <fo:block font-weight="bold" text-align="center" vertical-align="middle"
  624. border-width="1pt" border-color="black" background-color="#F7F24D">
  625. Col.6
  626. </fo:block>
  627. </fo:table-cell>
  628. </fo:table-row>
  629. </fo:table-header>
  630. <fo:table-footer>
  631. <fo:table-row>
  632. <fo:table-cell>
  633. <fo:block font-weight="bold" text-align="center" vertical-align="middle"
  634. border-width="1pt" border-color="black" background-color="#F7F24D">
  635. Col.1
  636. </fo:block>
  637. </fo:table-cell>
  638. <fo:table-cell>
  639. <fo:block font-weight="bold" text-align="center" vertical-align="middle"
  640. border-width="1pt" border-color="black" background-color="#F7F24D">
  641. Col.2
  642. </fo:block>
  643. </fo:table-cell>
  644. <fo:table-cell>
  645. <fo:block font-weight="bold" text-align="center" vertical-align="middle"
  646. border-width="1pt" border-color="black" background-color="#F7F24D">
  647. Col.3
  648. </fo:block>
  649. </fo:table-cell>
  650. <fo:table-cell>
  651. <fo:block font-weight="bold" text-align="center" vertical-align="middle"
  652. border-width="1pt" border-color="black" background-color="#F7F24D">
  653. Col.4
  654. </fo:block>
  655. </fo:table-cell>
  656. <fo:table-cell>
  657. <fo:block font-weight="bold" text-align="center" vertical-align="middle"
  658. border-width="1pt" border-color="black" background-color="#F7F24D">
  659. Col.5
  660. </fo:block>
  661. </fo:table-cell>
  662. <fo:table-cell>
  663. <fo:block font-weight="bold" text-align="center" vertical-align="middle"
  664. border-width="1pt" border-color="black" background-color="#F7F24D">
  665. Col.6
  666. </fo:block>
  667. </fo:table-cell>
  668. </fo:table-row>
  669. </fo:table-footer>
  670. <fo:table-body>
  671. <fo:table-row keep-with-next="always">
  672. <fo:table-cell>
  673. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  674. Row 1:
  675. </fo:block>
  676. </fo:table-cell>
  677. <fo:table-cell>
  678. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  679. keep
  680. </fo:block>
  681. </fo:table-cell>
  682. <fo:table-cell>
  683. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  684. together
  685. </fo:block>
  686. </fo:table-cell>
  687. <fo:table-cell>
  688. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  689. with
  690. </fo:block>
  691. </fo:table-cell>
  692. <fo:table-cell>
  693. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  694. row 2:
  695. </fo:block>
  696. </fo:table-cell>
  697. <fo:table-cell>
  698. <fo:block text-align="center" vertical-align="middle">
  699. always
  700. </fo:block>
  701. </fo:table-cell>
  702. </fo:table-row>
  703. <fo:table-row>
  704. <fo:table-cell>
  705. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  706. Row 2:
  707. </fo:block>
  708. </fo:table-cell>
  709. <fo:table-cell>
  710. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  711. is always
  712. </fo:block>
  713. </fo:table-cell>
  714. <fo:table-cell>
  715. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  716. kept
  717. </fo:block>
  718. </fo:table-cell>
  719. <fo:table-cell>
  720. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  721. together
  722. </fo:block>
  723. </fo:table-cell>
  724. <fo:table-cell>
  725. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  726. with
  727. </fo:block>
  728. </fo:table-cell>
  729. <fo:table-cell>
  730. <fo:block text-align="center" vertical-align="middle">
  731. row 1
  732. </fo:block>
  733. </fo:table-cell>
  734. </fo:table-row>
  735. <fo:table-row>
  736. <fo:table-cell>
  737. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  738. 1
  739. </fo:block>
  740. </fo:table-cell>
  741. <fo:table-cell>
  742. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  743. 2
  744. </fo:block>
  745. </fo:table-cell>
  746. <fo:table-cell>
  747. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  748. 3
  749. </fo:block>
  750. </fo:table-cell>
  751. <fo:table-cell>
  752. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  753. 4
  754. </fo:block>
  755. </fo:table-cell>
  756. <fo:table-cell>
  757. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  758. 5
  759. </fo:block>
  760. </fo:table-cell>
  761. <fo:table-cell>
  762. <fo:block text-align="center" vertical-align="middle">
  763. 6
  764. </fo:block>
  765. </fo:table-cell>
  766. </fo:table-row>
  767. <fo:table-row>
  768. <fo:table-cell>
  769. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle"
  770. line-height="16cm">
  771. 1
  772. </fo:block>
  773. </fo:table-cell>
  774. <fo:table-cell>
  775. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle"
  776. line-height="16cm">
  777. 2
  778. </fo:block>
  779. </fo:table-cell>
  780. <fo:table-cell>
  781. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle"
  782. line-height="16cm">
  783. 3
  784. </fo:block>
  785. </fo:table-cell>
  786. <fo:table-cell>
  787. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle"
  788. line-height="16cm">
  789. 4
  790. </fo:block>
  791. </fo:table-cell>
  792. <fo:table-cell>
  793. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle"
  794. line-height="16cm">
  795. 5
  796. </fo:block>
  797. </fo:table-cell>
  798. <fo:table-cell>
  799. <fo:block text-align="center" vertical-align="middle"
  800. line-height="16cm">
  801. 6
  802. </fo:block>
  803. </fo:table-cell>
  804. </fo:table-row>
  805. <fo:table-row>
  806. <fo:table-cell>
  807. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  808. 1
  809. </fo:block>
  810. </fo:table-cell>
  811. <fo:table-cell>
  812. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  813. 2
  814. </fo:block>
  815. </fo:table-cell>
  816. <fo:table-cell>
  817. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  818. 3
  819. </fo:block>
  820. </fo:table-cell>
  821. <fo:table-cell>
  822. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  823. 4
  824. </fo:block>
  825. </fo:table-cell>
  826. <fo:table-cell>
  827. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  828. 5
  829. </fo:block>
  830. </fo:table-cell>
  831. <fo:table-cell>
  832. <fo:block text-align="center" vertical-align="middle">
  833. 6
  834. </fo:block>
  835. </fo:table-cell>
  836. </fo:table-row>
  837. <fo:table-row>
  838. <fo:table-cell>
  839. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  840. 1
  841. </fo:block>
  842. </fo:table-cell>
  843. <fo:table-cell>
  844. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  845. 2
  846. </fo:block>
  847. </fo:table-cell>
  848. <fo:table-cell>
  849. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  850. 3
  851. </fo:block>
  852. </fo:table-cell>
  853. <fo:table-cell>
  854. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  855. 4
  856. </fo:block>
  857. </fo:table-cell>
  858. <fo:table-cell>
  859. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  860. 5
  861. </fo:block>
  862. </fo:table-cell>
  863. <fo:table-cell>
  864. <fo:block text-align="center" vertical-align="middle">
  865. 6
  866. </fo:block>
  867. </fo:table-cell>
  868. </fo:table-row>
  869. </fo:table-body>
  870. </fo:table>
  871. <fo:block break-before="page" space-before.optimum="490pt">
  872. Table 6: table with multiple body's
  873. </fo:block>
  874. <fo:table table-omit-header-at-break="true" table-layout="fixed" width="100%">
  875. <fo:table-column column-width="2cm"/>
  876. <fo:table-column column-width="2cm"/>
  877. <fo:table-column column-width="2cm"/>
  878. <fo:table-column column-width="2cm"/>
  879. <fo:table-column column-width="2cm"/>
  880. <fo:table-column column-width="2cm"/>
  881. <fo:table-header>
  882. <fo:table-row>
  883. <fo:table-cell>
  884. <fo:block font-weight="bold" text-align="center" vertical-align="middle"
  885. border-width="1pt" border-color="black" background-color="#F7F24D">
  886. Col.1
  887. </fo:block>
  888. </fo:table-cell>
  889. <fo:table-cell>
  890. <fo:block font-weight="bold" text-align="center" vertical-align="middle"
  891. border-width="1pt" border-color="black" background-color="#F7F24D">
  892. Col.2
  893. </fo:block>
  894. </fo:table-cell>
  895. <fo:table-cell>
  896. <fo:block font-weight="bold" text-align="center" vertical-align="middle"
  897. border-width="1pt" border-color="black" background-color="#F7F24D">
  898. Col.3
  899. </fo:block>
  900. </fo:table-cell>
  901. <fo:table-cell>
  902. <fo:block font-weight="bold" text-align="center" vertical-align="middle"
  903. border-width="1pt" border-color="black" background-color="#F7F24D">
  904. Col.4
  905. </fo:block>
  906. </fo:table-cell>
  907. <fo:table-cell>
  908. <fo:block font-weight="bold" text-align="center" vertical-align="middle"
  909. border-width="1pt" border-color="black" background-color="#F7F24D">
  910. Col.5
  911. </fo:block>
  912. </fo:table-cell>
  913. <fo:table-cell>
  914. <fo:block font-weight="bold" text-align="center" vertical-align="middle"
  915. border-width="1pt" border-color="black" background-color="#F7F24D">
  916. Col.6
  917. </fo:block>
  918. </fo:table-cell>
  919. </fo:table-row>
  920. </fo:table-header>
  921. <fo:table-body space-after.optimum="10pt">
  922. <fo:table-row>
  923. <fo:table-cell>
  924. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  925. 1
  926. </fo:block>
  927. </fo:table-cell>
  928. <fo:table-cell>
  929. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  930. 2
  931. </fo:block>
  932. </fo:table-cell>
  933. <fo:table-cell>
  934. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  935. 3
  936. </fo:block>
  937. </fo:table-cell>
  938. <fo:table-cell>
  939. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  940. 4
  941. </fo:block>
  942. </fo:table-cell>
  943. <fo:table-cell>
  944. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  945. 5
  946. </fo:block>
  947. </fo:table-cell>
  948. <fo:table-cell>
  949. <fo:block text-align="center" vertical-align="middle">
  950. 6
  951. </fo:block>
  952. </fo:table-cell>
  953. </fo:table-row>
  954. <fo:table-row>
  955. <fo:table-cell>
  956. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  957. 1
  958. </fo:block>
  959. </fo:table-cell>
  960. <fo:table-cell>
  961. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  962. 2
  963. </fo:block>
  964. </fo:table-cell>
  965. <fo:table-cell>
  966. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  967. 3
  968. </fo:block>
  969. </fo:table-cell>
  970. <fo:table-cell>
  971. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  972. 4
  973. </fo:block>
  974. </fo:table-cell>
  975. <fo:table-cell>
  976. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  977. 5
  978. </fo:block>
  979. </fo:table-cell>
  980. <fo:table-cell>
  981. <fo:block text-align="center" vertical-align="middle">
  982. 6
  983. </fo:block>
  984. </fo:table-cell>
  985. </fo:table-row>
  986. </fo:table-body>
  987. <fo:table-body>
  988. <fo:table-row>
  989. <fo:table-cell>
  990. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  991. 1
  992. </fo:block>
  993. </fo:table-cell>
  994. <fo:table-cell>
  995. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  996. 2
  997. </fo:block>
  998. </fo:table-cell>
  999. <fo:table-cell>
  1000. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  1001. 3
  1002. </fo:block>
  1003. </fo:table-cell>
  1004. <fo:table-cell>
  1005. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  1006. 4
  1007. </fo:block>
  1008. </fo:table-cell>
  1009. <fo:table-cell>
  1010. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  1011. 5
  1012. </fo:block>
  1013. </fo:table-cell>
  1014. <fo:table-cell>
  1015. <fo:block text-align="center" vertical-align="middle">
  1016. 6
  1017. </fo:block>
  1018. </fo:table-cell>
  1019. </fo:table-row>
  1020. <fo:table-row>
  1021. <fo:table-cell>
  1022. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  1023. 1
  1024. </fo:block>
  1025. </fo:table-cell>
  1026. <fo:table-cell>
  1027. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  1028. 2
  1029. </fo:block>
  1030. </fo:table-cell>
  1031. <fo:table-cell>
  1032. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  1033. 3
  1034. </fo:block>
  1035. </fo:table-cell>
  1036. <fo:table-cell>
  1037. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  1038. 4
  1039. </fo:block>
  1040. </fo:table-cell>
  1041. <fo:table-cell>
  1042. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  1043. 5
  1044. </fo:block>
  1045. </fo:table-cell>
  1046. <fo:table-cell>
  1047. <fo:block text-align="center" vertical-align="middle">
  1048. 6
  1049. </fo:block>
  1050. </fo:table-cell>
  1051. </fo:table-row>
  1052. </fo:table-body>
  1053. </fo:table>
  1054. <fo:block space-before.optimum="460pt">
  1055. Table 6: table with multiple body's
  1056. </fo:block>
  1057. <fo:table table-omit-footer-at-break="true" table-layout="fixed" width="100%">
  1058. <fo:table-column column-width="2cm"/>
  1059. <fo:table-column column-width="2cm"/>
  1060. <fo:table-column column-width="2cm"/>
  1061. <fo:table-column column-width="2cm"/>
  1062. <fo:table-column column-width="2cm"/>
  1063. <fo:table-column column-width="2cm"/>
  1064. <fo:table-footer>
  1065. <fo:table-row>
  1066. <fo:table-cell>
  1067. <fo:block font-weight="bold" text-align="center" vertical-align="middle"
  1068. border-width="1pt" border-color="black" background-color="#F7F24D">
  1069. Col.1
  1070. </fo:block>
  1071. </fo:table-cell>
  1072. <fo:table-cell>
  1073. <fo:block font-weight="bold" text-align="center" vertical-align="middle"
  1074. border-width="1pt" border-color="black" background-color="#F7F24D">
  1075. Col.2
  1076. </fo:block>
  1077. </fo:table-cell>
  1078. <fo:table-cell>
  1079. <fo:block font-weight="bold" text-align="center" vertical-align="middle"
  1080. border-width="1pt" border-color="black" background-color="#F7F24D">
  1081. Col.3
  1082. </fo:block>
  1083. </fo:table-cell>
  1084. <fo:table-cell>
  1085. <fo:block font-weight="bold" text-align="center" vertical-align="middle"
  1086. border-width="1pt" border-color="black" background-color="#F7F24D">
  1087. Col.4
  1088. </fo:block>
  1089. </fo:table-cell>
  1090. <fo:table-cell>
  1091. <fo:block font-weight="bold" text-align="center" vertical-align="middle"
  1092. border-width="1pt" border-color="black" background-color="#F7F24D">
  1093. Col.5
  1094. </fo:block>
  1095. </fo:table-cell>
  1096. <fo:table-cell>
  1097. <fo:block font-weight="bold" text-align="center" vertical-align="middle"
  1098. border-width="1pt" border-color="black" background-color="#F7F24D">
  1099. Col.6
  1100. </fo:block>
  1101. </fo:table-cell>
  1102. </fo:table-row>
  1103. </fo:table-footer>
  1104. <fo:table-body space-after.optimum="10pt">
  1105. <fo:table-row>
  1106. <fo:table-cell>
  1107. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  1108. 1
  1109. </fo:block>
  1110. </fo:table-cell>
  1111. <fo:table-cell>
  1112. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  1113. 2
  1114. </fo:block>
  1115. </fo:table-cell>
  1116. <fo:table-cell>
  1117. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  1118. 3
  1119. </fo:block>
  1120. </fo:table-cell>
  1121. <fo:table-cell>
  1122. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  1123. 4
  1124. </fo:block>
  1125. </fo:table-cell>
  1126. <fo:table-cell>
  1127. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  1128. 5
  1129. </fo:block>
  1130. </fo:table-cell>
  1131. <fo:table-cell>
  1132. <fo:block text-align="center" vertical-align="middle">
  1133. 6
  1134. </fo:block>
  1135. </fo:table-cell>
  1136. </fo:table-row>
  1137. <fo:table-row>
  1138. <fo:table-cell>
  1139. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  1140. 1
  1141. </fo:block>
  1142. </fo:table-cell>
  1143. <fo:table-cell>
  1144. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  1145. 2
  1146. </fo:block>
  1147. </fo:table-cell>
  1148. <fo:table-cell>
  1149. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  1150. 3
  1151. </fo:block>
  1152. </fo:table-cell>
  1153. <fo:table-cell>
  1154. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  1155. 4
  1156. </fo:block>
  1157. </fo:table-cell>
  1158. <fo:table-cell>
  1159. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  1160. 5
  1161. </fo:block>
  1162. </fo:table-cell>
  1163. <fo:table-cell>
  1164. <fo:block text-align="center" vertical-align="middle">
  1165. 6
  1166. </fo:block>
  1167. </fo:table-cell>
  1168. </fo:table-row>
  1169. </fo:table-body>
  1170. <fo:table-body>
  1171. <fo:table-row>
  1172. <fo:table-cell>
  1173. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  1174. 1
  1175. </fo:block>
  1176. </fo:table-cell>
  1177. <fo:table-cell>
  1178. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  1179. 2
  1180. </fo:block>
  1181. </fo:table-cell>
  1182. <fo:table-cell>
  1183. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  1184. 3
  1185. </fo:block>
  1186. </fo:table-cell>
  1187. <fo:table-cell>
  1188. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  1189. 4
  1190. </fo:block>
  1191. </fo:table-cell>
  1192. <fo:table-cell>
  1193. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  1194. 5
  1195. </fo:block>
  1196. </fo:table-cell>
  1197. <fo:table-cell>
  1198. <fo:block text-align="center" vertical-align="middle">
  1199. 6
  1200. </fo:block>
  1201. </fo:table-cell>
  1202. </fo:table-row>
  1203. <fo:table-row>
  1204. <fo:table-cell>
  1205. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  1206. 1
  1207. </fo:block>
  1208. </fo:table-cell>
  1209. <fo:table-cell>
  1210. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  1211. 2
  1212. </fo:block>
  1213. </fo:table-cell>
  1214. <fo:table-cell>
  1215. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  1216. 3
  1217. </fo:block>
  1218. </fo:table-cell>
  1219. <fo:table-cell>
  1220. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  1221. 4
  1222. </fo:block>
  1223. </fo:table-cell>
  1224. <fo:table-cell>
  1225. <fo:block border-right-width="0.5pt" text-align="center" vertical-align="middle">
  1226. 5
  1227. </fo:block>
  1228. </fo:table-cell>
  1229. <fo:table-cell>
  1230. <fo:block text-align="center" vertical-align="middle">
  1231. 6
  1232. </fo:block>
  1233. </fo:table-cell>
  1234. </fo:table-row>
  1235. </fo:table-body>
  1236. </fo:table>
  1237. </fo:flow>
  1238. </fo:page-sequence>
  1239. </fo:root>