I currently generate complex pdf using xsl-fo.
Is it possible to create pdf that contains binary image of its content?
I want to basically render document inside transformation.
Maybe there are some rendering options?
My xsl is pretty complex, so I want to minimize changes.