You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-users@xmlgraphics.apache.org by "Zmitko, Jan" <Ja...@Dresdner-Bank.com> on 2003/02/28 14:48:58 UTC

Problem with SVG / FOP 0.20.5 / IBM Visual Age 4.0

Hello together,

I try to dissolving my Problem since two days and hope everyone can help my.

- I embed a SVG as follows: 

fo:external-graphic
src="file:F:/Projekt/GM3/02_Agenturportal/10_AAA_Team\WP/Entwicklung/FOP/ima
ges/dreba_logo_vektor.svg"

The Path is right, because other graphics (jpg) are shown. 

- I have this Problem only in Visual Age. I have a copy of my Repository in
Eclipse and here I have no Problems. The FOP Version is the same.

In Visual Age I get following Exception:

XSL:
F:/Projekt/GM3/02_Agenturportal/10_AAA_Team/WP/Entwicklung/FOP/xsl/orderBele
g.xsl
[DEBUG] XSLT transformed in 8 sec
[WARNING] Screen logger not set - Using ConsoleLogger.
[INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser
[INFO] building formatting object tree
[INFO] setting up fonts
[INFO] [1]
[WARNING] Sum of fixed column widths 513069 greater than maximum specified
IPD 328821
dreba.prj.gm3.base.exceptions.GM3TechnicalException: GM3_BA01: null; detail
is:
java.lang.NoSuchMethodError
	java.lang.Throwable()
	java.lang.Error()
	java.lang.LinkageError()
	java.lang.IncompatibleClassChangeError()
	java.lang.NoSuchMethodError()
	boolean
org.apache.fop.image.analyser.SVGReader.loadImage(java.lang.String)
	boolean
org.apache.fop.image.analyser.SVGReader.loadImage(java.lang.String)
	boolean
org.apache.fop.image.analyser.SVGReader.verifySignature(java.lang.String,
java.io.BufferedInputStream)
	org.apache.fop.image.analyser.ImageReader
org.apache.fop.image.analyser.ImageReaderFactory.Make(java.lang.String,
java.io.InputStream)
	org.apache.fop.image.FopImage
org.apache.fop.image.FopImageFactory.Make(java.lang.String)
	int
org.apache.fop.fo.flow.ExternalGraphic.layout(org.apache.fop.layout.Area)
	int
org.apache.fop.fo.flow.TableCell.layout(org.apache.fop.layout.Area)
	int
org.apache.fop.fo.flow.TableRow.layout(org.apache.fop.layout.Area)
	int
org.apache.fop.fo.flow.AbstractTableBody.layout(org.apache.fop.layout.Area)
	int org.apache.fop.fo.flow.Table.layout(org.apache.fop.layout.Area)
	int org.apache.fop.fo.flow.Block.layout(org.apache.fop.layout.Area)
	int org.apache.fop.fo.flow.Block.layout(org.apache.fop.layout.Area)
	int
org.apache.fop.fo.flow.StaticContent.layout(org.apache.fop.layout.Area,
org.apache.fop.fo.pagination.Region)
	void
org.apache.fop.fo.pagination.PageSequence.layoutStaticContent(org.apache.fop
.fo.flow.StaticContent, org.apache.fop.fo.pagination.Region,
org.apache.fop.layout.AreaContainer)
	void
org.apache.fop.fo.pagination.PageSequence.formatStaticContent(org.apache.fop
.layout.AreaTree, org.apache.fop.layout.Page)
	org.apache.fop.layout.Page
org.apache.fop.fo.pagination.PageSequence.makePage(org.apache.fop.layout.Are
aTree, boolean, org.apache.fop.layout.Page)
	void
org.apache.fop.fo.pagination.PageSequence.format(org.apache.fop.layout.AreaT
ree)
	void
org.apache.fop.apps.StreamRenderer.render(org.apache.fop.fo.pagination.PageS
equence)
	void org.apache.fop.fo.FOTreeBuilder.endElement(java.lang.String,
java.lang.String, java.lang.String)
	void
org.apache.xerces.parsers.AbstractSAXParser.endElement(org.apache.xerces.xni
.QName, org.apache.xerces.xni.Augmentations)
	void
org.apache.xerces.impl.XMLNamespaceBinder.handleEndElement(org.apache.xerces
.xni.QName, org.apache.xerces.xni.Augmentations, boolean)
	void
org.apache.xerces.impl.XMLNamespaceBinder.endElement(org.apache.xerces.xni.Q
Name, org.apache.xerces.xni.Augmentations)
	void
org.apache.xerces.impl.dtd.XMLDTDValidator.handleEndElement(org.apache.xerce
s.xni.QName, org.apache.xerces.xni.Augmentations, boolean)
	void
org.apache.xerces.impl.dtd.XMLDTDValidator.endElement(org.apache.xerces.xni.
QName, org.apache.xerces.xni.Augmentations)
	int
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.handleEndElement(org.a
pache.xerces.xni.QName, boolean)
	int
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanEndElement()
	boolean
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatc
her.dispatch(boolean)
	boolean
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(boolean)
	boolean
org.apache.xerces.parsers.StandardParserConfiguration.parse(boolean)
	void
org.apache.xerces.parsers.StandardParserConfiguration.parse(org.apache.xerce
s.xni.parser.XMLInputSource)
	void
org.apache.xerces.parsers.XMLParser.parse(org.apache.xerces.xni.parser.XMLIn
putSource)
	void
org.apache.xerces.parsers.AbstractSAXParser.parse(org.xml.sax.InputSource)
	void org.apache.fop.apps.Driver.render(org.xml.sax.XMLReader,
org.xml.sax.InputSource)
	void org.apache.fop.apps.Driver.run()
	void fop.FopAdapter.applyStylesheet(java.lang.String,
java.lang.Object, java.io.OutputStream)
	void fop.FopTest.main(java.lang.String [])


Thanks a lot,


Jan

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-user-unsubscribe@xml.apache.org
For additional commands, e-mail: fop-user-help@xml.apache.org