You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Caroline Boonen <cb...@morren.com> on 2001/05/14 17:31:25 UTC

[XSL FO] image on a pdf

Hello

I'm trying to insert an image on a pdf file generate with cocoon (XSL FO). 

I've try :
<fo:external-graphic src="chat.jpg" content-height="1cm" content-width="1cm"/>
I've try with an url in src but it doesn't work :/

Some people can help me ?

Thanks in advance
-- 

Caroline BOONEN

PS: sorry for my bad english


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>


Re: [XSL FO] image on a pdf

Posted by Pier Paolo Bortone <pi...@netengineering.it>.
Hi,
I don't know if it is a fop bug, but I have resolved  same problem using an
absolute url:

<fo:external-graphic src="http://hostname<:port>/<path>/chat.jpg"
content-height="1cm" content-width="1cm"/>

Bye.

Pier Paolo.

----- Original Message -----
From: "Caroline Boonen" <cb...@morren.com>
To: <co...@xml.apache.org>
Sent: Monday, May 14, 2001 5:31 PM
Subject: [XSL FO] image on a pdf


> Hello
>
> I'm trying to insert an image on a pdf file generate with cocoon (XSL FO).
>
> I've try :
> <fo:external-graphic src="chat.jpg" content-height="1cm"
content-width="1cm"/>
> I've try with an url in src but it doesn't work :/
>
> Some people can help me ?
>
> Thanks in advance
> --
>
> Caroline BOONEN
>
> PS: sorry for my bad english
>
>
> ---------------------------------------------------------------------
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
>
> To unsubscribe, e-mail: <co...@xml.apache.org>
> For additional commands, e-mail: <co...@xml.apache.org>


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>


Re: [XSL FO] image on a pdf

Posted by Samuel ARNOD-PRIN <sa...@smile.ch>.
I've got a worst problem (I use fop 0.15),

I can add a picture under linux and with the same jar files, I can't
under Win NT ;o(

any ideas ??


Caroline Boonen a écrit :
> 
> Hello
> 
> I'm trying to insert an image on a pdf file generate with cocoon (XSL FO).
> 
> I've try :
> <fo:external-graphic src="chat.jpg" content-height="1cm" content-width="1cm"/>
> I've try with an url in src but it doesn't work :/
> 
> Some people can help me ?
> 
> Thanks in advance
> --
> 
> Caroline BOONEN
> 
> PS: sorry for my bad english
> 
> ---------------------------------------------------------------------
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
> 
> To unsubscribe, e-mail: <co...@xml.apache.org>
> For additional commands, e-mail: <co...@xml.apache.org>

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>


Re: [XSL FO] image on a pdf

Posted by Jesus Gómez-Caraballo S-V <je...@yahoo.es>.

   Maybe you ain't putting the right path.

--- Caroline Boonen <cb...@morren.com> escribió: >
Hello
> 
> I'm trying to insert an image on a pdf file generate
> with cocoon (XSL FO). 
> 
> I've try :
> <fo:external-graphic src="chat.jpg"
> content-height="1cm" content-width="1cm"/>
> I've try with an url in src but it doesn't work :/
> 
> Some people can help me ?
> 
> Thanks in advance
> -- 
> 
> Caroline BOONEN
> 
> PS: sorry for my bad english
> 
> 
>
---------------------------------------------------------------------
> Please check that your question has not already been
> answered in the
> FAQ before posting.
> <http://xml.apache.org/cocoon/faqs.html>
> 
> To unsubscribe, e-mail:
> <co...@xml.apache.org>
> For additional commands, e-mail:
> <co...@xml.apache.org>
> 


_______________________________________________________________
Do You Yahoo!?
Yahoo! Messenger: Comunicación instantánea gratis con tu gente -
http://messenger.yahoo.es

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>