Tagged Questions

1
vote
1answer
159 views

Exact placement for XSL-FO

I have an item in an XML-FO page ( running through FOP ) when needs exact placement for an OCR. Whenever the page is edited (or an included page) its very difficult to get the OCR line back into ...
0
votes
0answers
246 views

XSL-FO: letting processor determine number-columns-spanned independetly for a text to spann across all columns

We are using XML-FO 1 and there is a following situation. There is a table with dynamic number of columns. So I use pieces of code to determine if certain column should be displayed, something like ...