On Nov 18, 2004, at 7:40 AM, engineering wrote:
After rendering completes, my drawings are only partially displayed
(Linux or Windows) until I click a button which calls
svgCanvas.resetRenderingTransform().

I don't have this problem with 1.4.

Stan Dickerson

One thing we've noticed (FOP-USER mailing list[1]), is that there's are changes in the way Xalan is called:


On Oct 29, 2004, at 6:19 AM, Jeremias Maerki wrote:
In the past, I've written a number of Xalan-J extension, one of them the
Xalan extension of Barcode4J. Standing just before the 1.0 release of
Barcode4J (finally, sigh) I checked the whole thing with JDK 5.0 and,
d'oh, the Xalan extension doesn't work. Xalan-J can't compile my
stylesheet because the XSLT compiler doesn't find
org.apache.xalan.extensions.XSLTProcessorContext which I use in the
extension. That's because this class in now at
com.sun.org.apache.xalan.extensions.XSLTProcessorContext.


The work-around is the same I gave Chris Pratt earlier. Put the latest
(original) Xalan-J release in the <YOUR_JAVA5_HOME>/jre/lib/endorsed
directory to ensure the original Xalan-J is used.

I suspect there may be other changes like this, but it's mind-boggling to me that someone (Sun?) would make such a change.


[1]
http://marc.theaimsgroup.com/?l=fop-user&m=109905600130397&w=2

Hope this information is useful...

Web Maestro Clay
--
Clay Leeds - <[EMAIL PROTECTED]>
Webmaster/Developer - Medata, Inc. - <http://www.medata.com/>
PGP Public Key: <https://mail.medata.com/pgp/cleeds.asc>


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to