Error exporting RTF BI Publisher template to PDF when I change a table design in Microsoft Word

116 Views Asked by At

I'm designing some .rtf templates to exporting them into PDF format. I made a table in Word with the BIP table wizard and I tried to change the table design with Microsoft Word properties. When I export the template into PDF with a BI Publisher data model behind, Word throws me the following error:

oracle.xdo.XDOException at oracle.xdo.template.rtf.RTFParser.generate(RTFParser.java:165)
at oracle.xdo.template.rtf.RTF2XSLParser.generateXSL(RTF2XSLParser.java:343)

The template exports correctly when I put the standard design. I'd like to know if it is a problem with my BIP version or something I'm doing wrong in the template. Thank you in advance.

0

There are 0 best solutions below