Thank you, bonekrusher.
This is the same lousy workaround that I had in my sample. See, you don't
have "Table 2 - Continued" on Page VI, because you forgot to add that marker
on its 4th row. Basically, FOP-0.95 is deprived of the highly useful
continued-label for the table header feature that was in FOP-0.20 extension.
They should implement it back.

-Gennady


bonekrusher wrote:
> 
> Hi gennady,
> 
> A sample FO is attached. Good luck.
> 
> Regards,
> 
> 
> gennady wrote:
>> 
>> Can you post an example? Or send me email. But I would like the header to
>> print "continued...", not the rows. Here is the my complete file. How to
>> make "SUBJECT" in dark-blue to print "cont..." instead of row cell? Thank
>> you.
>> <?xml version="1.0" encoding="UTF-8"?>
>> <fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format";>
>>    <!-- layout information -->
>>    <fo:layout-master-set>
>>       <fo:simple-page-master master-name="simple" page-height="792px"
>> page-width="576px" margin-top="30px"
>>             margin-bottom="30px" margin-left="30px" margin-right="30px">
>>          <fo:region-body margin-top="130px" margin-bottom="30px"/>
>>          <fo:region-before extent="1px"/>
>>          <fo:region-after extent="34px"/>
>>       </fo:simple-page-master>
>>    </fo:layout-master-set>
>> 
>>    <fo:page-sequence master-reference="simple" font="italic 10pt
>> Verdana">
>>         <fo:static-content flow-name="xsl-region-before">
>>           <fo:block text-align="center" font-style="italic" font-size="12pt">
>>               <fo:retrieve-marker retrieve-class-name="continued"
>>                                retrieve-position="first-including-carryover"
>>                                retrieve-boundary="page"/>
>>           </fo:block>
>>         </fo:static-content>
>>    
>>          <fo:flow flow-name="xsl-region-body" font="10pt Verdana">
>>                <fo:block keep-with-next="always">
>>                           <fo:marker 
>> marker-class-name="continued">Subject</fo:marker>
>>                         </fo:block>  
>>      <fo:table table-layout="fixed" width="516px">
>>     <fo:table-column column-width="10px"/>
>>     <fo:table-column column-width="proportional-column-width(1)"/>
>>     <fo:table-column column-width="10px"/>
>> 
>>     <fo:table-header>
>>       <fo:table-row background-color="#102568">
>>         <fo:table-cell><fo:block></fo:block></fo:table-cell>
>>         <fo:table-cell>
>>           <fo:block space-before="2px" color="white" text-align="left"
>> font-family="sans-serif" font-size="12pt" font-weight="bold">
>>                   SUBJECT 
>>           </fo:block>
>>         </fo:table-cell>
>>         <fo:table-cell><fo:block></fo:block></fo:table-cell>
>>       </fo:table-row>
>>     </fo:table-header>
>> 
>>     <fo:table-body>
>>     
>>       <fo:table-row>
>>         <fo:table-cell number-columns-spanned="3">
>>           <fo:block>
>>               <fo:marker marker-class-name="continued">Subject
>> cont...</fo:marker>
>>               <!-- Other Information Table -->
>>               <fo:table table-layout="fixed" width="100%"
>> hyphenate="true" language="en">
>>                 <fo:table-column column-width="10px"/>
>>                 <fo:table-column
>> column-width="proportional-column-width(1)"/>
>>                 <fo:table-column column-width="10px"/>
>> 
>>                 <fo:table-header>
>>                   <fo:table-row background-color="#B0C4DE">
>>                      
>> <fo:table-cell><fo:block></fo:block></fo:table-cell>
>>                       <fo:table-cell>
>>                               <fo:block space-before="2px" color="white"
>> text-align="left" font-family="sans-serif" font-size="12pt"
>> font-weight="bold">
>>                                 Some Table Notes
>>                               </fo:block>
>>                       </fo:table-cell>
>>                      
>> <fo:table-cell><fo:block></fo:block></fo:table-cell>
>>                   </fo:table-row>
>>                 </fo:table-header>
>> 
>>                 <fo:table-body>
>>                   <fo:table-row>
>>                     <fo:table-cell><fo:block></fo:block></fo:table-cell>
>>                     <!-- Some Notes -->
>>                     <fo:table-cell>
>>                         <fo:block text-align="left">
>>                           This is a text! This is a text! This is a text!
>> This is a text! This is a text! This is a text!
>>                            This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                             This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                              This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                               This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                           This is a text! This is a text! This is a text!
>> This is a text! This is a text! This is a text!
>>                            This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                             This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                              This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                               This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                           This is a text! This is a text! This is a text!
>> This is a text! This is a text! This is a text!
>>                            This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                             This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                              This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                               This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                         </fo:block>
>>                     </fo:table-cell>
>>                     <fo:table-cell><fo:block></fo:block></fo:table-cell>
>>                   </fo:table-row>
>>                   
>>                   <fo:table-row>
>>                     <fo:table-cell><fo:block></fo:block></fo:table-cell>
>>                     <!-- Some Notes -->
>>                     <fo:table-cell>
>>                         <fo:block text-align="left">
>>                           This is a text! This is a text! This is a text!
>> This is a text! This is a text! This is a text!
>>                            This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                             This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                              This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                               This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                           This is a text! This is a text! This is a text!
>> This is a text! This is a text! This is a text!
>>                            This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                             This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                              This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                               This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                           This is a text! This is a text! This is a text!
>> This is a text! This is a text! This is a text!
>>                            This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                             This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                              This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                               This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                         </fo:block>
>>                     </fo:table-cell>
>>                     <fo:table-cell><fo:block></fo:block></fo:table-cell>
>>                   </fo:table-row>
>>                 </fo:table-body>
>>               </fo:table>
>>               <!-- End Other Information Table -->
>>           </fo:block>
>>         </fo:table-cell>
>>       </fo:table-row>
>>       
>>       <fo:table-row>
>>         <fo:table-cell number-columns-spanned="3">
>>           <fo:block>
>>               <fo:marker marker-class-name="continued">Subject
>> cont...</fo:marker>
>>               <!-- Other Information Table -->
>>               <fo:table table-layout="fixed" width="100%"
>> hyphenate="true" language="en">
>>                 <fo:table-column column-width="10px"/>
>>                 <fo:table-column
>> column-width="proportional-column-width(1)"/>
>>                 <fo:table-column column-width="10px"/>
>> 
>>                 <fo:table-header>
>>                   <fo:table-row background-color="#B0C4DE">
>>                      
>> <fo:table-cell><fo:block></fo:block></fo:table-cell>
>>                       <fo:table-cell>
>>                               <fo:block space-before="2px" color="white"
>> text-align="left" font-family="sans-serif" font-size="12pt"
>> font-weight="bold">
>>                                 Some Table Notes
>>                               </fo:block>
>>                       </fo:table-cell>
>>                      
>> <fo:table-cell><fo:block></fo:block></fo:table-cell>
>>                   </fo:table-row>
>>                 </fo:table-header>
>> 
>>                 <fo:table-body>
>>                   <fo:table-row>
>>                     <fo:table-cell><fo:block></fo:block></fo:table-cell>
>>                     <!-- Some Notes -->
>>                     <fo:table-cell>
>>                         <fo:block text-align="left">
>>                           This is a text! This is a text! This is a text!
>> This is a text! This is a text! This is a text!
>>                            This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                             This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                              This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                               This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                           This is a text! This is a text! This is a text!
>> This is a text! This is a text! This is a text!
>>                            This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                             This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                              This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                               This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                           This is a text! This is a text! This is a text!
>> This is a text! This is a text! This is a text!
>>                            This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                             This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                              This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                               This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                         </fo:block>
>>                     </fo:table-cell>
>>                     <fo:table-cell><fo:block></fo:block></fo:table-cell>
>>                   </fo:table-row>
>>                   
>>                   <fo:table-row>
>>                     <fo:table-cell><fo:block></fo:block></fo:table-cell>
>>                     <!-- Some Notes -->
>>                     <fo:table-cell>
>>                         <fo:block text-align="left">
>>                           This is a text! This is a text! This is a text!
>> This is a text! This is a text! This is a text!
>>                            This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                             This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                              This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                               This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                           This is a text! This is a text! This is a text!
>> This is a text! This is a text! This is a text!
>>                            This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                             This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                              This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                               This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                           This is a text! This is a text! This is a text!
>> This is a text! This is a text! This is a text!
>>                            This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                             This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                              This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                               This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                         </fo:block>
>>                     </fo:table-cell>
>>                     <fo:table-cell><fo:block></fo:block></fo:table-cell>
>>                   </fo:table-row>
>>                 </fo:table-body>
>>               </fo:table>
>>               <!-- End Other Information Table -->
>>           </fo:block>
>>         </fo:table-cell>
>>       </fo:table-row>
>>       
>>       <fo:table-row>
>>         <fo:table-cell number-columns-spanned="3">
>>           <fo:block>
>>               <fo:marker marker-class-name="continued">Subject
>> cont...</fo:marker>
>>               <!-- Other Information Table -->
>>               <fo:table table-layout="fixed" width="100%"
>> hyphenate="true" language="en">
>>                 <fo:table-column column-width="10px"/>
>>                 <fo:table-column
>> column-width="proportional-column-width(1)"/>
>>                 <fo:table-column column-width="10px"/>
>> 
>>                 <fo:table-header>
>>                   <fo:table-row background-color="#B0C4DE">
>>                      
>> <fo:table-cell><fo:block></fo:block></fo:table-cell>
>>                       <fo:table-cell>
>>                               <fo:block space-before="2px" color="white"
>> text-align="left" font-family="sans-serif" font-size="12pt"
>> font-weight="bold">
>>                                 Some Table Notes
>>                               </fo:block>
>>                       </fo:table-cell>
>>                      
>> <fo:table-cell><fo:block></fo:block></fo:table-cell>
>>                   </fo:table-row>
>>                 </fo:table-header>
>> 
>>                 <fo:table-body>
>>                   <fo:table-row>
>>                     <fo:table-cell><fo:block></fo:block></fo:table-cell>
>>                     <!-- Some Notes -->
>>                     <fo:table-cell>
>>                         <fo:block text-align="left">
>>                           This is a text! This is a text! This is a text!
>> This is a text! This is a text! This is a text!
>>                            This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                             This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                              This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                               This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                           This is a text! This is a text! This is a text!
>> This is a text! This is a text! This is a text!
>>                            This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                             This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                              This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                               This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                           This is a text! This is a text! This is a text!
>> This is a text! This is a text! This is a text!
>>                            This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                             This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                              This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                               This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                         </fo:block>
>>                     </fo:table-cell>
>>                     <fo:table-cell><fo:block></fo:block></fo:table-cell>
>>                   </fo:table-row>
>>                   
>>                   <fo:table-row>
>>                     <fo:table-cell><fo:block></fo:block></fo:table-cell>
>>                     <!-- Some Notes -->
>>                     <fo:table-cell>
>>                         <fo:block text-align="left">
>>                           This is a text! This is a text! This is a text!
>> This is a text! This is a text! This is a text!
>>                            This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                             This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                              This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                               This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                           This is a text! This is a text! This is a text!
>> This is a text! This is a text! This is a text!
>>                            This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                             This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                              This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                               This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                           This is a text! This is a text! This is a text!
>> This is a text! This is a text! This is a text!
>>                            This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                             This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                              This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                               This is a text! This is a text! This is a
>> text! This is a text! This is a text! This is a text!
>>                         </fo:block>
>>                     </fo:table-cell>
>>                     <fo:table-cell><fo:block></fo:block></fo:table-cell>
>>                   </fo:table-row>
>>                 </fo:table-body>
>>               </fo:table>
>>               <!-- End Other Information Table -->
>>           </fo:block>
>>         </fo:table-cell>
>>       </fo:table-row>
>>       
>>       
>>     </fo:table-body>
>>   </fo:table>
>>                         <fo:block keep-with-previous="always">
>>                           <fo:marker 
>> marker-class-name="continued"></fo:marker>
>>                         </fo:block>
>>          </fo:flow>
>> </fo:page-sequence>
>> 
>> </fo:root>
>> 
>> bonekrusher wrote:
>>> 
>>> Hi,
>>> 
>>> I posed this issue to a fellow colleague and offered him a lunch to
>>> figure it out. I am happy to say I now owe him a lunch. The solution was
>>> so simple. Instead of putting a marker in the fo:table-header, put a
>>> marker on every row. The first rows marker will be empty. The rest will
>>> have the "continued" marker. We tested in 0.95 and works like a charm.
>>> 
>>> Regards,
>>> 
>>> 
>>> 
>>> gennady wrote:
>>>> 
>>>> 
>>>> gennady wrote:
>>>>> 
>>>>> Hi, I am new to FOP and I need to convert FOP-20 to FOP-95. In FOP-20
>>>>> we used fox:extension continued label for the table header. So if it's
>>>>> 1st page - table header prints "Subject". All next pages will have the
>>>>> same table header with "Subject cont." printed. How can I do it with
>>>>> latest FOP? Thank you for your help.
>>>>> 
>>>> OK. I found an exmaple that works here (the last one):
>>>> http://www.dpawson.co.uk/xsl/sect3/markers.html#d14055e100
>>>> Why do they need this <fo:marker marker-class-name="section">Section
>>>> One - 1.</fo:marker>?
>>>> But they use retrieve-marker. How about retrieve-table-marker. Is it
>>>> ever supported by FOP-0.95?
>>>> If not, will it be supported in next release? This is very critical
>>>> feature for my PDF report.
>>>> Thank you.
>>>> 
>>>> -Gennady
>>>> 
>>> 
>>> 
>> 
>> 
>  http://www.nabble.com/file/p19178241/table-continues-example.fo
> table-continues-example.fo 
> 

-- 
View this message in context: 
http://www.nabble.com/I-need-fo%3Aretrieve-table-marker-example-or-how-to-implement-continued-label-in-FOP-95--tp19150429p19183172.html
Sent from the FOP - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to