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 Ka...@industrialrisk.com on 2004/04/22 17:52:03 UTC

Images in PDF directly from XML

Hi, 

I have image (binary data) embeded in xml file. ( See attachment)
I wanted to display it in PDF. 
Is it required to have images external to xml file ?

Additional Info: Why Images embedded in xml file ?
This form is created using XML Tool by user which is uploaded for
processing. 
User can attach image file using the tool to certain sections. It will be a
bad idea to ask to user attach images separately or to zip it and upload it.

Thanks and Regards,
Kartik





Re: AWT, background-image

Posted by Chris Bowditch <bo...@hotmail.com>.
apourche@free.fr wrote:
> Do you know what is the class I can modify to implement this?

If you are using 0.20.5, then that code is frozen and any changes you submit 
will be unlikely to make it into the code base. Development is focused on CVS 
Head.

Whichever version of the code you are looking to modify then the class that 
you'll need to take a look at is:

org.apache.fop.render.awt.AWTRenderer

Chris



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


Re: AWT, background-image

Posted by ap...@free.fr.
Do you know what is the class I can modify to implement this?
Thank you.
Antoine POURCHEZ

Selon "J.Pietschmann" <j3...@yahoo.de>:

> apourche@free.fr wrote:
> > background-image option works when rendering a pdf file but does not works
> when 
> > rendering a awt...
> >     sample: <fo:table table-layout="fixed" background-image="c:\test.jpg">
> > This is a bug or a bad meaning to use he background-image attribute?
> 
> The AWT renderer doesn't implement all FO features.
> 
> J.Pietschmann
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: fop-user-unsubscribe@xml.apache.org
> For additional commands, e-mail: fop-user-help@xml.apache.org
> 
> 



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


Re: AWT, background-image

Posted by "J.Pietschmann" <j3...@yahoo.de>.
apourche@free.fr wrote:
> background-image option works when rendering a pdf file but does not works when 
> rendering a awt...
>     sample: <fo:table table-layout="fixed" background-image="c:\test.jpg">
> This is a bug or a bad meaning to use he background-image attribute?

The AWT renderer doesn't implement all FO features.

J.Pietschmann


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


AWT, background-image

Posted by ap...@free.fr.
Hi,
background-image option works when rendering a pdf file but does not works when 
rendering a awt...
    sample: <fo:table table-layout="fixed" background-image="c:\test.jpg">
This is a bug or a bad meaning to use he background-image attribute?
Toine

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