Home
Analytics
Issues with PDF Rendering
hseeram
I am using BIRT 2.3.2. deployed on Weblogic10.
I created a report and when I render report output to PDF, the PDF output is created fine but I see lot of messages in log file.
Any ideas of what is going wrong?
Thanks for your help in advance,
HK
Aug 30, 2009 11:54:17 AM org.eclipse.birt.report.model.metadata.StructRefPropertyType validateValue
INFO: The value of the structure property is a string
Aug 30, 2009 11:54:17 AM org.eclipse.birt.report.engine.layout.pdf.font.FontMappingManagerFactory loadFontMappingConfig
INFO: load font config in bundleentry://76/fontsConfig.xml cost 110ms
Aug 30, 2009 11:54:17 AM org.eclipse.birt.report.engine.layout.pdf.font.FontMappingManagerFactory$2 run
INFO: register fonts in /usr/openwin/lib/locale/ja/X11/fonts/TT cost:0ms
Aug 30, 2009 11:54:17 AM org.eclipse.birt.report.engine.layout.pdf.font.FontMappingManagerFactory$2 run
INFO: register fonts in /usr/openwin/lib/locale/iso_8859_13/X11/fonts/TrueType cost:0ms
Aug 30, 2009 11:54:17 AM org.eclipse.birt.report.engine.layout.pdf.font.FontMappingManagerFactory$2 run
INFO: register fonts in /usr/openwin/lib/locale/ru.ansi-1251/X11/fonts/TrueType cost:0ms
Aug 30, 2009 11:54:17 AM org.eclipse.birt.report.engine.layout.pdf.font.FontMappingManagerFactory$2 run
INFO: register fonts in /usr/openwin/lib/locale/iso_8859_15/X11/fonts/TrueType cost:0ms
Aug 30, 2009 11:54:17 AM org.eclipse.birt.report.engine.layout.pdf.font.FontMappingManagerFactory$2 run
INFO: register fonts in d:/windows/fonts cost:0ms
Aug 30, 2009 11:54:17 AM org.eclipse.birt.report.engine.layout.pdf.font.FontMappingManagerFactory$2 run
INFO: register fonts in C:/windows/fonts cost:0ms
Find more posts tagged with
Comments
JasonW
Change the log level in the web.xml to be WARNING.
Jason
Srj
<blockquote class='ipsBlockquote' data-author="'JasonW'" data-cid="53694" data-time="1252514343" data-date="09 September 2009 - 09:39 AM"><p>
Change the log level in the web.xml to be WARNING.<br />
<br />
<br />
Jason<br /></p></blockquote>
<br />
Hey,<br />
<br />
I m also getting some similar kinds of messages.What is the reason for that?. Or it's just normal logging on startup of birt when it register with the font. I am not getting this.