We have a problem with working Desktop
I mean, sometimes, when we launched a report got a contact administrator error.
We were able to find out that on the FO code puts this <?ref:xdo00001?> instead of,
for instance, <?F_VARIABLE?>, so when the FO procesor tries to get the PDF report
give us a ref:xxxx error, like this:
<Line 852, Column 122>: XML-22008: (Error) Namespace prefix 'ref' used but not declared.
@Line 852 ==> <xsl:value-of select=".//ref:xdo0001" xdofo:field-name="ref:xdo0001"/>
Of course, when you opened the rtf template the <?ref:xdoxxxx?> is on it.