SVG External Graphic ...

2002-06-12 Thread Jose Hernandez
Hello ... I'm using the JDK 1.4.0 with FOP 0.20.3 and I created a SVG file that I'm trying to put into a PDF file ... but FOP sent this error message: [ERROR]: svg graphic could not be built: file:e:/test.svg:-1 An I/O error occured while processing the URI 'file:e:/test.svg#clipPath1' specified

RE: SVG External Graphic ...

2002-06-12 Thread Matthew L. Avizinis
> From: Jose Hernandez [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 12, 2002 6:24 PM > To: '[EMAIL PROTECTED]' > Subject: SVG External Graphic ... > > > > Hello ... > > I'm using the JDK 1.4.0 with FOP 0.20.3 and I created a SVG file that I&#x

Re: SVG External Graphic ...

2002-06-13 Thread J.Pietschmann
Jose Hernandez wrote: I'm using the JDK 1.4.0 with FOP 0.20.3 and I created a SVG file that I'm trying to put into a PDF file ... but FOP sent this error message: [ERROR]: svg graphic could not be built: file:e:/test.svg:-1 An I/O error occured while processing the URI 'file:e:/test.svg#clipPath1'

SVG external graphic doesn't show in FopServlet?

2002-04-04 Thread Carter, Will
Hi, I am having problems with external svg files in my fo file when generating PDFs using FopServlet. I am using fop-0.20.3 specifically, I have these refs to external graphics in my fo file. This works: This doesn't workgeneratedsvg.svg is in the same directory as generatedjpg.jp

Re: SVG external graphic doesn't show in FopServlet?

2002-04-04 Thread J.Pietschmann
Carter, Will wrote: I am having problems with external svg files in my fo file when generating PDFs using FopServlet. ... This doesn't workgeneratedsvg.svg is in the same directory as generatedjpg.jpg. the resulting pdf has a blank space where the svg should be. First: Can you view the SVG wi

JPEG external graphic works, but SVG external graphic doesn't.

2002-04-04 Thread Carter, Will
Hi, I am having problems with external svg files in my fo file when generating PDFs using FopServlet. I am using fop-0.20.3 specifically, I have these refs to external graphics in my fo file. This works: This doesn't workgeneratedsvg.svg is in the same directory as generatedjpg.

RE: JPEG external graphic works, but SVG external graphic doesn't.

2002-04-04 Thread Bill Lunnon
i.e. http://mymachine/folder/generatedjpg.jpg"/> This should then work with the graphic. Hope this helps Bill -Original Message- From: Carter, Will [mailto:[EMAIL PROTECTED] Sent: Thursday, 4 April 2002 9:17 AM To: '[EMAIL PROTECTED]' Subject: JPEG external graphic wor

AW: JPEG external graphic works, but SVG external graphic doesn't.

2002-04-04 Thread Sam Prokop
i use the following workaround: PathToImage.svg > -Ursprüngliche Nachricht- > Von: Carter, Will [mailto:[EMAIL PROTECTED] > Gesendet: Donnerstag, 4. April 2002 01:17 > An: '[EMAIL PROTECTED]' > Betreff: JPEG external graphi

RE: JPEG external graphic works, but SVG external graphic doesn't .

2002-04-04 Thread Carter, Will
dPool.java:272) at allaire.jrun.WorkerThread.run(WorkerThread.java:75) -Original Message- From: Sam Prokop [mailto:[EMAIL PROTECTED] Sent: Thursday, April 04, 2002 5:54 AM To: [EMAIL PROTECTED] Subject: AW: JPEG external graphic works, but SVG external graphic doesn't.

AW: JPEG external graphic works, but SVG external graphic doesn't.

2002-04-05 Thread Sam Prokop
this works for me since fop 0.19 till 0.20.3 with java 1.2-1.4 > -Ursprüngliche Nachricht- > Von: Carter, Will [mailto:[EMAIL PROTECTED] > Gesendet: Donnerstag, 4. April 2002 18:41 > An: '[EMAIL PROTECTED]' > Betreff: RE: JPEG exter