我正在通过FOP运行FO文件,并在下面收到错误消息:
WARNING: The following feature isn't implemented by Apache FOP, yet: table-layou
t="auto" (on fo:table) (See position 2:753)
May 22, 2014 11:50:00 AM org.apache.fop.cli.Main startFOP
SEVERE: Exception
org.apache.fop.apps.FOPException: org.apache.fop.fo.ValidationException: The col
umn-number or number of cells in the row overflows the number of fo:table-column
s specified for the table. (See position 2:914)
javax.xml.transform.TransformerException: org.apache.fop.fo.ValidationException:
The column-number or number of cells in the row overflows the number of fo:tabl
e-columns specified for the table. (See position 2:914)
at org.apache.fop.cli.InputHandler.transformTo(InputHandler.java:303)
at org.apache.fop.cli.InputHandler.renderTo(InputHandler.java:130) …Run Code Online (Sandbox Code Playgroud)