Re: Problems with embedding graphics using fo:instream-foreign-object and svg...

2001-10-18 Thread Keiron Liddle

You probably have a broken version of batik, it didn't handle relative
url's properly.
Current cvs has this fixed, you need both new fopand batik

On Thu, 18 Oct 2001 10:02:09 Beer, Christian wrote:
 Hi Folks!
 
 I wanted to embed images using:
 fo:instream-foreign-object
   svg:svg width=25mm height=85mm
 svg:image xlink:href={CompanyLogo/@src}
image-rendering=optimizeQuality
x=0 y=0 width=25mm height=35mm/
   /svg:svg
 /fo:instream-foreign-object
 
 But I get the SVG-Error-Image. Before I updatet to the newest SVG-Version
 that worked
 fine... What has happend???

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




RE: Problems with embedding graphics using fo:instream-foreign-object and svg...

2001-10-18 Thread Shkuro, Yuri

  Could somebody please point out what is the benefit of 
using  fo:instream-foreign-object...svg:image ...
instead of fo:external-graphic ...  ?

Thanks,
YS

-Original Message-
From: Beer, Christian [mailto:[EMAIL PROTECTED]]
Sent: Thursday, October 18, 2001 4:02 AM
To: Fop-liste (E-Mail)
Subject: Problems with embedding graphics using
fo:instream-foreign-object and svg...


Hi Folks!

I wanted to embed images using:
fo:instream-foreign-object
  svg:svg width=25mm height=85mm
svg:image xlink:href={CompanyLogo/@src}
   image-rendering=optimizeQuality
   x=0 y=0 width=25mm height=35mm/
  /svg:svg
/fo:instream-foreign-object

But I get the SVG-Error-Image. Before I updatet to the newest SVG-Version
that worked
fine... What has happend???

Christian

__
DIRON Wirtschaftsinformatik GmbH  Co. KG
Christian Beer  ([EMAIL PROTECTED])
Daimlerweg 39-41Tel. : +49(251)979-200
48163 Muenster  Fax  : +49(251)979-2020
Germany Email: [EMAIL PROTECTED]  

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

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




RE: Problems with embedding graphics using fo:instream-foreign-object and svg...

2001-10-18 Thread Jim Urban

We generate our PDFs on the fly dynamically.  These PDFs include dynamically
generated graphs.  It is vary convenient to embed the graphs (as SVG images)
inline rather then creating .svg files and then deleting them after
generating the PDFs.

Jim

-Original Message-
From: Shkuro, Yuri [mailto:[EMAIL PROTECTED]]
Sent: Thursday, October 18, 2001 8:27 AM
To: '[EMAIL PROTECTED]'
Subject: RE: Problems with embedding graphics using
fo:instream-foreign-object and svg...


  Could somebody please point out what is the benefit of
using  fo:instream-foreign-object...svg:image ...
instead of fo:external-graphic ...  ?

Thanks,
YS

-Original Message-
From: Beer, Christian [mailto:[EMAIL PROTECTED]]
Sent: Thursday, October 18, 2001 4:02 AM
To: Fop-liste (E-Mail)
Subject: Problems with embedding graphics using
fo:instream-foreign-object and svg...


Hi Folks!

I wanted to embed images using:
fo:instream-foreign-object
  svg:svg width=25mm height=85mm
svg:image xlink:href={CompanyLogo/@src}
   image-rendering=optimizeQuality
   x=0 y=0 width=25mm height=35mm/
  /svg:svg
/fo:instream-foreign-object

But I get the SVG-Error-Image. Before I updatet to the newest SVG-Version
that worked
fine... What has happend???

Christian

__
DIRON Wirtschaftsinformatik GmbH  Co. KG
Christian Beer  ([EMAIL PROTECTED])
Daimlerweg 39-41Tel. : +49(251)979-200
48163 Muenster  Fax  : +49(251)979-2020
Germany Email: [EMAIL PROTECTED]

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

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



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




RE: Problems with embedding graphics using fo:instream-foreign-object and svg...

2001-10-18 Thread Shkuro, Yuri

Jim,

  Your example is clear to me, but it's different from 
Christian's case - he does embed external files, that's
why I was curious why do it via svg.  Maybe his files
are svg, that would explain it.  I though he meant GIFs
or something.

Yuri.

-Original Message-
From: Jim Urban [mailto:[EMAIL PROTECTED]]
Sent: Thursday, October 18, 2001 9:36 AM
To: [EMAIL PROTECTED]
Subject: RE: Problems with embedding graphics using
fo:instream-foreign-object and svg...


We generate our PDFs on the fly dynamically.  These PDFs include dynamically
generated graphs.  It is vary convenient to embed the graphs (as SVG images)
inline rather then creating .svg files and then deleting them after
generating the PDFs.

Jim

-Original Message-
From: Shkuro, Yuri [mailto:[EMAIL PROTECTED]]
Sent: Thursday, October 18, 2001 8:27 AM
To: '[EMAIL PROTECTED]'
Subject: RE: Problems with embedding graphics using
fo:instream-foreign-object and svg...


  Could somebody please point out what is the benefit of
using  fo:instream-foreign-object...svg:image ...
instead of fo:external-graphic ...  ?

Thanks,
YS

-Original Message-
From: Beer, Christian [mailto:[EMAIL PROTECTED]]
Sent: Thursday, October 18, 2001 4:02 AM
To: Fop-liste (E-Mail)
Subject: Problems with embedding graphics using
fo:instream-foreign-object and svg...


Hi Folks!

I wanted to embed images using:
fo:instream-foreign-object
  svg:svg width=25mm height=85mm
svg:image xlink:href={CompanyLogo/@src}
   image-rendering=optimizeQuality
   x=0 y=0 width=25mm height=35mm/
  /svg:svg
/fo:instream-foreign-object

But I get the SVG-Error-Image. Before I updatet to the newest SVG-Version
that worked
fine... What has happend???

Christian

__
DIRON Wirtschaftsinformatik GmbH  Co. KG
Christian Beer  ([EMAIL PROTECTED])
Daimlerweg 39-41Tel. : +49(251)979-200
48163 Muenster  Fax  : +49(251)979-2020
Germany Email: [EMAIL PROTECTED]

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

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



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

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