Hi!
I am currently evaluating Prince for use in a number of server based COBOL environments (don't worry about that though as I have plans on how to glue everything together). I am currently using Prince to test our standard document layouts, so that I can import the templates I design into our software as formatted XML/HTML/CSS pages.
When writing the template though, I am having huge problems getting the CSS column-span property to recognise its upper border. It appears to be a bug which is why I am posting here.
Basically on a column-span: 4; (though it happens with other span lengths but this is my example ), the upper border of that column, past the first span vanishes ... i.e
-------------------------------------------------
| | | etc
----------------- -----------
| |
-------------------------------------
Is this an intended feature? or incorrect interpretation of the span?
I have looked at the documentation and done my best to replicate it, but no matter what I try I end up with the same result.
Please help!
I am currently evaluating Prince for use in a number of server based COBOL environments (don't worry about that though as I have plans on how to glue everything together). I am currently using Prince to test our standard document layouts, so that I can import the templates I design into our software as formatted XML/HTML/CSS pages.
When writing the template though, I am having huge problems getting the CSS column-span property to recognise its upper border. It appears to be a bug which is why I am posting here.
Basically on a column-span: 4; (though it happens with other span lengths but this is my example ), the upper border of that column, past the first span vanishes ... i.e
-------------------------------------------------
| | | etc
----------------- -----------
| |
-------------------------------------
Is this an intended feature? or incorrect interpretation of the span?
I have looked at the documentation and done my best to replicate it, but no matter what I try I end up with the same result.
Please help!