fop 0.92beta.
程序大多数时候正常,但有时会出Exception, 1 of 20+... 见下面:
ERROR com.abc.gdp.tecp.eps.actions.PrintAllAction [-2087236473] - java.lang.IllegalArgumentException: The number of this PDFNumber must not be empty
SystemID: file:///usr/bea/home/beadtp4/config/dp4/tecp/config/conf/fop/fax-mail.xsl; Line#: 66; Column#: 93
javax.xml.transform.TransformerException: java.lang.IllegalArgumentException: The number of this PDFNumber must not be empty
at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2344)
at org.apache.xalan.templates.ElemLiteralResult.execute(ElemLiteralResult.java:710)
at org.apache.xalan.templates.ElemApplyTemplates.transformSelectedNodes(ElemApplyTemplates.java:425)
Xsl 出错那行:
<fo:page-sequence master-reference="Section1-ps" initial-page-number=“1”>
感觉是哪个Fop class is not thread safe....
还是itext 好。。。可老板不给用。。。
求救!
程序大多数时候正常,但有时会出Exception, 1 of 20+... 见下面:
ERROR com.abc.gdp.tecp.eps.actions.PrintAllAction [-2087236473] - java.lang.IllegalArgumentException: The number of this PDFNumber must not be empty
SystemID: file:///usr/bea/home/beadtp4/config/dp4/tecp/config/conf/fop/fax-mail.xsl; Line#: 66; Column#: 93
javax.xml.transform.TransformerException: java.lang.IllegalArgumentException: The number of this PDFNumber must not be empty
at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2344)
at org.apache.xalan.templates.ElemLiteralResult.execute(ElemLiteralResult.java:710)
at org.apache.xalan.templates.ElemApplyTemplates.transformSelectedNodes(ElemApplyTemplates.java:425)
Xsl 出错那行:
<fo:page-sequence master-reference="Section1-ps" initial-page-number=“1”>
感觉是哪个Fop class is not thread safe....
还是itext 好。。。可老板不给用。。。
求救!