DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=42861>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=42861

           Summary: Font detection only works for first document.
           Product: Fop
           Version: 1.0dev
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: fonts
        AssignedTo: fop-dev@xmlgraphics.apache.org
        ReportedBy: [EMAIL PROTECTED]


I've found that if I process more than one document with Fop without restarting
my application then only the first document is able to use autodetected fonts
(using the support added in Bug 41831). Fonts that were resolved and used
correctly in the first document are unable to be found for the subsequent
documents. 
The problem seems to be caused by the static autodetectedFonts variable in
org/apache/fop/render/PrintRendererConfigurator.java.
This occurs whether I reuse the FopFactory or whether I recreate it between
documents.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to