Hi,

Is that normal that DocBook HTML tables do not seem to show after a FOP
transformation to PDF?

A document as simple as:

<?xml version="1.0" encoding="ISO-8859-15"?>
<article>
  <title/>
  <table>
    <caption/>
    <tr>
      <td>
        <para>cell</para>
      </td>
    </tr>
  </table>
</article>

generates a PDF with no text!

Thanks,

Eric

PS: I am using version 2.9p1 with the latest FOP plugin.
-- 
Curious about Relax NG? Read my book online.
                                   http://books.xmlschemata.org/relaxng/
------------------------------------------------------------------------
Eric van der Vlist       http://xmlfr.org            http://dyomedea.com
(ISO) RELAX NG   ISBN:0-596-00421-4 http://oreilly.com/catalog/relax
(W3C) XML Schema ISBN:0-596-00252-1 http://oreilly.com/catalog/xmlschema
------------------------------------------------------------------------


Reply via email to