Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I'm making "XML to PDF" transformation using XSL-FO and when I try to put an image with external-graphic in absolute coordinates and text in the same way, the picture is ALWAYS above the text even if I change z-index attribute.

Thank you for your ideas.

share|improve this question

1 Answer

Maybe this link can help you. I don't know why they choose option 2, because it feels a little dirty to me. I'd go with option 1, unless the image is the background of the entire page. If that's the case choose option 3.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.