Re: Could not load external SVG

2003-02-12 Thread Jiri_Nejedly
35/oc4j-config/ordpas/ord29423pas > > >>[EMAIL PROTECTED] wrote: >> ... >> >> >> >> ... >>> Now I upgraded my Oracle's JDeveloper from version 9.0.2 to 9.0.3 and >now >>> FOP reports this error: >>> >>> [ERROR]: Could not load external SVG:

Re: Could not load external SVG

2003-02-12 Thread Jiri_Nejedly
>> FOP reports this error: >> >> [ERROR]: Could not load external SVG: SAX2 driver class >> org.apache.xerces.parsers.SAXParser not found >> >> The library xerces.jar (distributed with FOP) containing mentioned class is >> in project libraries list (alway

Re: Could not load external SVG

2003-02-10 Thread J.Pietschmann
[EMAIL PROTECTED] wrote: Now I upgraded my Oracle's JDeveloper from version 9.0.2 to 9.0.3 and now FOP reports this error: [ERROR]: Could not load external SVG: SAX2 driver class org.apache.xerces.parsers.SAXParser not found The library xerces.jar (distributed with FOP) containing mentioned

Could not load external SVG

2003-02-10 Thread Jiri_Nejedly
Recently I used FOP embedded in my aplication to make PDFs with pictures. I did it this way: ... and it worked OK. Now I upgraded my Oracle's JDeveloper from version 9.0.2 to 9.0.3 and now FOP reports this error: [ERROR]: Could not load external SVG: SAX2 driver

Re: [ERROR] Could not load external SVG:

2003-01-09 Thread J.Pietschmann
Jasmin Mehta wrote: > [ERROR] Could not load external SVG: The current document is unable to > create an > element of the requested type (namespace: http://www.w3.org/2000/svg, > name: head). This indicates your SVG is invalid, probably it has something like http://www.w3.org/20

[ERROR] Could not load external SVG:

2003-01-09 Thread Jasmin Mehta
where my images are located.   I’m getting below error while opening the PDF file:   [ERROR] Could not load external SVG: The current document is unable to create an  element of the requested type (namespace: http://www.w3.org/2000/svg, name: hea d). [ERROR] Error while creating area : No Image