Hi, I'm new to using XSL-FO, and have a basic question. Below is what I would expect to produce a rudimentary table when included in a well-formed XSL-FO docuement and converted to PDF with Apache Fop 0.20.4. However, the width's are not being honored. Any explanation of why this happens? <fo:block> <fo:inline width="3in">Title:</fo:inline> <fo:inline width="3in">This is a test.</fo:inline> </fo:block> <fo:block> <fo:inline width="3in">Category:</fo:inline> <fo:inline width="3in">This is a test 2.</fo:inline> </fo:block> Michael AkermanReceived on Monday, 16 September 2002 15:38:42 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Wednesday, 3 October 2007 16:06:09 GMT