On another issue, Victor, *please* don't forget to fully qualify the import statements -- that's one of our coding conventions and very helpful in grokking code -- a "import org.apache.fop.apps.*;" was added last week in the PDFRenderer.java:
http://cvs.apache.org/viewcvs.cgi/xml-fop/src/java/org/apache/fop/render/pdf/PDFRenderer.java.diff?r1=1.9&r2=1.10&diff_format=h Thanks, Glen --- Victor Mote <[EMAIL PROTECTED]> wrote: > Victor Mote wrote: > > > OK, that is good information. Essentially, I have > caused that unwanted > > overhead. So probably what I should do is store > the StaticContentLM > > reference in the related RegionLM. I'll work on > that. > > Regions don't have LMs, so I created a HashMap of > the StaticContentLMs in > the PageLM, keyed it on the flow-name, and use that > to find any > previously-created StaticContentLM. > > Victor Mote > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, email: > [EMAIL PROTECTED] > __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]