Chemistry PDF: build fails Cannot convert string "" to xs:decimal: no digits in value;

Hi I'm trying to create a PDF from DITA content, using Chemistry but my build fails. I get this error message: BUILD FAILED C:\Program Files\Oxygen XML Author 19\frameworks\dita\DITA-OT2.x\build.xml:45: The following error occurred while executing this line: C:\Program Files\Oxygen XML Author 19\frameworks\dita\DITA-OT2.x\plugins\com.oxygenxml.pdf.css\build.xml:194: The following error occurred while executing this line: C:\Program Files\Oxygen XML Author 19\frameworks\dita\DITA-OT2.x\plugins\com.oxygenxml.pdf.css\build.xml:132: Fatal error during transformation using C:\Program Files\Oxygen XML Author 19\frameworks\dita\DITA-OT2.x\plugins\com.oxygenxml.pdf.css\xsl\post-process.xsl: Cannot convert string "" to xs:decimal: no digits in value; SystemID: file:/C:/Program%20Files/Oxygen%20XML%20Author%2019/frameworks/dita/DITA-OT2.x/plugins/com.oxygenxml.pdf.css/xsl/post-process-tables.xsl; Line#: 100; Column#: 80 Any ideas? Thanks Yves

Hi, Thank you for reporting this issue. I can reproduce this problem when the table column specification has the next form:
<colspec colname="c4" colnum="4" colwidth=" *"/> The XSLT code that converts from '2*' notation to '30%' does not take into consideration this situation.
The simple workaround is to remove the empty space before the '*'. If you need an XSLT patch, please contact us on support@oxygenxml.com. -- Regards, Radu -- Radu Pisoi <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com On 4/26/2017 4:06 PM, Yves Barbion wrote:
Hi
I'm trying to create a PDF from DITA content, using Chemistry but my build fails. I get this error message:
BUILD FAILED C:\Program Files\Oxygen XML Author 19\frameworks\dita\DITA-OT2.x\build.xml:45: The following error occurred while executing this line: C:\Program Files\Oxygen XML Author 19\frameworks\dita\DITA-OT2.x\plugins\com.oxygenxml.pdf.css\build.xml:194: The following error occurred while executing this line: C:\Program Files\Oxygen XML Author 19\frameworks\dita\DITA-OT2.x\plugins\com.oxygenxml.pdf.css\build.xml:132: Fatal error during transformation using C:\Program Files\Oxygen XML Author 19\frameworks\dita\DITA-OT2.x\plugins\com.oxygenxml.pdf.css\xsl\post-process.xsl: Cannot convert string "" to xs:decimal: no digits in value; SystemID: file:/C:/Program%20Files/Oxygen%20XML%20Author%2019/frameworks/dita/DITA-OT2.x/plugins/com.oxygenxml.pdf.css/xsl/post-process-tables.xsl; Line#: 100; Column#: 80
Any ideas?
Thanks
Yves
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com https://www.oxygenxml.com/mailman/listinfo/oxygen-user
participants (2)
-
Radu Pisoi
-
Yves Barbion