[xep-support] Suggestions for block vertical alignment within table cells

Nikolai Grigoriev grig at renderx.com
Thu Sep 12 12:55:51 PDT 2002


Ian,

> I am trying to get the barcode at the bottom of each cell, 
> so it lines up vertically with the cells next to it. 

A hint: 

- split your cell vertically into two other cells; 
- place the text in the upper part, and the barcode in the lower one;
- specify display-align="after" on the lower cell.


> But the bar codes just comes immediately after 
> the following text and, since the text is different 
> in length, is out of alignment.

So you need a separate row for barcodes.

> Can I force the last block (that contains the barcode) 
> to always go to the bottom of the cell?

No. There is no mechanism in XSL-FO to achieve this.

Regards,
Nikolai

-------------------
By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html



More information about the Xep-support mailing list