I just fixed some problems that prevented pdfs from building.

If you change the xml docs, and you can't build the pdf, the most likely problems are:

1. Your XML is not valid. Please validate before checking in.

2. You're lying about how many columns are in the tables. If you say a table has 3 columns, and you put 4 columns in the rows, it won't build the PDF.

If you say a table has 2 columns, but some of the rows have 1 column, it's best to use colspan so the pdf processor knows what you are doing.

Jonathan


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to