I have just installed the XEP trial edition. I get the following errors when I try to convert a Docbook document:
> Transforming XML file "__doc.xml" to "__doc.fo" using "xsl/fo/ > docbook.xsl" > Compiling style sheet "file:/Users/dmundie/hads/Anomaly_Detection/ > Reports/XXE/.xxe2/config/docbook/xsl/fo/docbook.xsl" > Processing XML file "/private/tmp/xxe59854/__doc.xml" > Converting XSL-FO file "__doc.fo" to "__doc.pdf" using XEP > XEP: validating the XSL-FO document... > XEP error: Attribute 'content-width' cannot have a value of "NaN%". > XEP error: Attribute 'content-height' cannot have a value of "NaN%". > XEP error: Attribute 'content-width' cannot have a value of "NaN%". > XEP error: Attribute 'content-height' cannot have a value of "NaN%". The conversion succeeds under FOP (although of course with lots of error messages). Maybe I've missed it in the documentation, but how does one debug this sort of thing? By the time the dialog comes up, it appears that / private/tmp/xxe59854/__doc.xml has already been deleted. Any suspicions as to what might cause this? - dam

