Re: reference-orientation in inline:container

2017-10-23 Thread Marc
Thank you very much for the answer about the cell and block-container I didn't think about that. I will try because I know the sizes. Marc Le 23/10/2017 à 19:03, Bob Stayton a écrit : Indeed, reference-orientation is not supported yet in inline-container in FOP, according to the Compliance docu

Re: reference-orientation in inline:container

2017-10-23 Thread Bob Stayton
Indeed, reference-orientation is not supported yet in inline-container in FOP, according to the Compliance document (and the link from there): https://xmlgraphics.apache.org/fop/compliance.html Regarding the block-container behavior, when you do 90 degree rotation, you may have to adjust the s

reference-orientation in inline:container

2017-10-08 Thread Marc
Hi, I want to produce a book like a photos album, so I have to turn some photos and write a legend at the bootom of each photo. I try to use the inline-container with the reference-orientation but it doesn't change anything and the image is always the same. Does FOP has a limitation about it?