帮我看一看, pdf导出数据出错

zhxp791008 2007-03-30
<2007-3-29 上午11时35分58秒 CST> <Warning> <HTTP> <BEA-101324> <Some Browsers may fail when both "Content-Disposition" and "Cache-Control" are set.>
[WARNING] Screen logger not set - Using ConsoleLogger.
[INFO] Using weblogic.xml.jaxp.RegistryXMLReader as SAX2 Parser
[INFO] Using weblogic.xml.jaxp.RegistryXMLReader as SAX2 Parser
[ERROR] Logger not set
[INFO] Using weblogic.xml.jaxp.RegistryXMLReader as SAX2 Parser
[INFO] building formatting object tree
[INFO] setting up fonts
[ERROR] Failed to read a font metrics file: Invalid font metrics file: D:/bea/user_projects/domains/mydomain/applications/ASP/ASPWebWEB-INF/lib/simsun.xml (unknown protocol: d)
[ERROR] Failed to read a font metrics file: Invalid font metrics file: D:/bea/user_projects/domains/mydomain/applications/ASP/ASPWebWEB-INF/lib/simhei.xml (unknown protocol: d)
[INFO] [1]
[ERROR] unknown font SimHei,normal,normal so defaulted font to any
[ERROR] unknown font SimHei,normal,normal so defaulted font to any
[ERROR] unknown font SimHei,normal,normal so defaulted font to any
[ERROR] unknown font SimHei,normal,normal so defaulted font to any
[ERROR] unknown font SimHei,normal,normal so defaulted font to any
[ERROR] unknown font SimHei,normal,normal so defaulted font to any


这一句中ASPWEB与WEB-INF之间没有"/"
fins 2007-03-30
这个问题你问过了

我要是能回答 我就回答了

请不要重复发帖

你可以把你之前发的那个帖子顶上来

我把你那个老的删了吧

你这个问题我昨天晚上看了
新版本会解决的

你现在可以通过手动吧
ecside.properties
内的
exportPdf.fontLocation=/WEB-INF/lib
改成 exportPdf.fontLocation=//WEB-INF/lib

新版本会修正这个bug 修正后 使用
exportPdf.fontLocation=/WEB-INF/lib
就可以
Global site tag (gtag.js) - Google Analytics