Hi all -
I seem to be having some trouble with transparent backgrounds.
Html: http://www.socialcens.us/princeDemo/princeDemo.html
Pdf generated: http://www.socialcens.us/princeDemo/princeDemo.pdf
In this case, I would expect the container background to fade to white as it goes transparent. This is the behavior found in all major browsers. However, in prince, the container background fades into the body background, meaning I've got "stripey_bg.gif" showing up in the middle of my container.
Furthermore, if I wrap "container" with another div with a background of "#FFFFFF", container's background *still* fades into the body background, rendering the extra div transparent.
I've checked that my html validated xhtml strict, and my css is valid as well.
Has anyone got any thoughts as to what issue I am running into?
Thanks for any and all help
-Tristan[/url]
I seem to be having some trouble with transparent backgrounds.
Html: http://www.socialcens.us/princeDemo/princeDemo.html
Pdf generated: http://www.socialcens.us/princeDemo/princeDemo.pdf
In this case, I would expect the container background to fade to white as it goes transparent. This is the behavior found in all major browsers. However, in prince, the container background fades into the body background, meaning I've got "stripey_bg.gif" showing up in the middle of my container.
Furthermore, if I wrap "container" with another div with a background of "#FFFFFF", container's background *still* fades into the body background, rendering the extra div transparent.
I've checked that my html validated xhtml strict, and my css is valid as well.
Has anyone got any thoughts as to what issue I am running into?
Thanks for any and all help
-Tristan[/url]
Edited by TristanS