FOP 1.1 - Use Transparent image as Non-Transparent

2013-02-13 Thread Neeraj
Hi,

I am using FOP 1.1, Command line to generate PDF file.

I am having a transparent GIF image and want FOP to treat it as non
transparent image (Just like FOP 0.20.5). Is there any setting in FOP
configuration file which can  provide this functionality?

I already tried following settings for PNG transparent images, but it
is not working.

renderer mime=image/png
 transparent-page-backgroundfalse/transparent-page-background
/renderer

Any suggestions will be appreciated.

Thanks
Neeraj

-
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org



Re: FOP 1.1 - Use Transparent image as Non-Transparent

2013-02-13 Thread Luis Bernardo


I am not familiar with that feature but I would expect that if your 
image is GIF and the feature is for PNG then it will not work. Why not 
convert the image to one without transparency outside FOP? If FOP 0.20.5 
was not not handling transparency it is probably because it had not been 
implemented.


On 2/13/13 6:25 AM, Neeraj wrote:

Hi,

I am using FOP 1.1, Command line to generate PDF file.

I am having a transparent GIF image and want FOP to treat it as non
transparent image (Just like FOP 0.20.5). Is there any setting in FOP
configuration file which can  provide this functionality?

I already tried following settings for PNG transparent images, but it
is not working.

renderer mime=image/png
  transparent-page-backgroundfalse/transparent-page-background
/renderer

Any suggestions will be appreciated.

Thanks
Neeraj

-
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org




-
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org



Re: FOP 1.1 - Use Transparent image as Non-Transparent

2013-02-13 Thread Rob Sargent

Put it on top of a white background using the z-axis.

On 02/13/2013 12:30 PM, Luis Bernardo wrote:


I am not familiar with that feature but I would expect that if your 
image is GIF and the feature is for PNG then it will not work. Why not 
convert the image to one without transparency outside FOP? If FOP 
0.20.5 was not not handling transparency it is probably because it had 
not been implemented.


On 2/13/13 6:25 AM, Neeraj wrote:

Hi,

I am using FOP 1.1, Command line to generate PDF file.

I am having a transparent GIF image and want FOP to treat it as non
transparent image (Just like FOP 0.20.5). Is there any setting in FOP
configuration file which can  provide this functionality?

I already tried following settings for PNG transparent images, but it
is not working.

renderer mime=image/png
transparent-page-backgroundfalse/transparent-page-background
/renderer

Any suggestions will be appreciated.

Thanks
Neeraj

-
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org




-
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org




-
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org