Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X

Translate the entire conversation x

Output Problem with 40051C 6.0 Architecture

Bobbert
10-Marble

Output Problem with 40051C 6.0 Architecture

Hi,

 

I'm using the 40051C 6.0 military standard architecture. I'm trying to produce PDF output that includes continuation headings for tables that go from one page to the next.  It's not working so I looked in the table-v6_0.xsl config file and found some code looks related to this output but is commented out.

 

<!-- <fo:marker marker-class-name="tabletitle"/>-->
<!--<fo:marker marker-class-name="tabletitle">
<xsl:value-of select="title"/> - (CONTINUED)
</fo:marker>--> <!-- Doesn't go here. Works but gives and error on output -->
<!--<fo:block>
<fo:marker marker-class-name="table-caption-continued">
<xsl:apply-templates select="title" /> - Continued </fo:marker>
</fo:block>--> 

 

I tried the output with the code uncommented, but it still didn't work.  Do you know if this is a feature that doesn't work in this architecture?

 

Thanks,

Bob

 

 

 

 

 

0 REPLIES 0
Announcements

Top Tags