Hi !,
   
    I have two questions for which I am seeking response.
 
    1) Every time I run the Servlet example to create an PDF, I get the message on server as below:
        WARNING: defaulted font to any,normal,normal
        WARNING: unknown font sans-serif,bold,normal so defaulted font to any
        WARNING: defaulted font to any,normal,normal
        WARNING: unknown font sans-serif,bold,normal so defaulted font to any
        WARNING: defaulted font to any,normal,normal
        WARNING: unknown font sans-serif,bold,normal so defaulted font to any
        WARNING: defaulted font to any,normal,normal
        WARNING: unknown font sans-serif,bold,normal so defaulted font to any
        WARNING: defaulted font to any,normal,normal
        WARNING: unknown font sans-serif,bold,normal so defaulted font to any
        WARNING: defaulted font to any,normal,normal
        WARNING: unknown font sans-serif,bold,normal so defaulted font to any
        >]
        Parsing of document complete, stopping renderer
        Initial heap size: 39301Kb
        Current heap size: 38974Kb
        Total memory used: -327Kb
          Memory use is indicative; no GC was performed
          These figures should not be used comparatively
        Total time used: 571ms
        Pages rendererd: 1
 
            Is there any configuration to stop there messages to be displayed on the server console.
 
        2) I am not setting the font as sans-serif, still I get this message. Can any one help me in setting the fonts properly.
 
 
with regards,
ASM

Reply via email to