cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Help us improve the PTC Community by taking this short Community Survey! X

Output Problem with 40051C 6.0 Architecture

Bobbert
6-Contributor

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