Output Problem with 40051C 6.0 Architecture
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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
- Labels:
-
Aerospace & Defense
- Tags:
- xml
