You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-users@xmlgraphics.apache.org by shrutin <sh...@mastek.com> on 2009/09/29 15:40:56 UTC

Different content in the Header on every page

Hello All,

Need to know how would i get to have different headers on every page where
the header content to be displayed changes according to the data in the
region-body.


-- 
View this message in context: http://www.nabble.com/Different-content-in-the-Header-on-every-page-tp25663272p25663272.html
Sent from the FOP - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org


Re: AW: Different content in the Header on every page

Posted by shrutin <sh...@mastek.com>.
Hello Georg,
It works if fo:leader is inserted in between 2 markers like following

<fo:leader leader-pattern="space" leader-length="7cm" />

Thanks for your help :-)


Georg Datterl wrote:
> 
> Hi shrutin,
> 
> Yes, should be possible, like in the header of a dictionary "Aa - Be"
> would be two marker. I did not try it, but I'm quite sure it works.
> 
> Mit freundlichen Grüßen
>  
> Georg Datterl
>  
> ------ Kontakt ------
>  
> Georg Datterl
>  
> Geneon media solutions gmbh
> Gutenstetter Straße 8a
> 90449 Nürnberg
>  
> HRB Nürnberg: 17193
> Geschäftsführer: Yong-Harry Steiert 
> 
> Tel.: 0911/36 78 88 - 26
> Fax: 0911/36 78 88 - 20
>  
> www.geneon.de
>  
> Weitere Mitglieder der Willmy MediaGroup:
>  
> IRS Integrated Realization Services GmbH:    www.irs-nbg.de 
> Willmy PrintMedia GmbH:                            www.willmy.de
> Willmy Consult & Content GmbH:                 www.willmycc.de 
> -----Ursprüngliche Nachricht-----
> Von: shrutin [mailto:shrutij@mastek.com] 
> Gesendet: Dienstag, 29. September 2009 17:47
> An: fop-users@xmlgraphics.apache.org
> Betreff: Re: Different content in the Header on every page
> 
> 
> Hello,
> 
> Thanks a ton :-).
> It works with fo:marker.
> 
> Another query: Is it possible to have 2 markers on the same line separated
> by spaces?
> 
> Thank you guys, you made my work easy :-)
> 
> 
> shrutin wrote:
>> 
>> Hello All,
>> 
>> Need to know how would i get to have different headers on every page 
>> where the header content to be displayed changes according to the data 
>> in the region-body.
>> 
>> 
>> 
> 
> --
> View this message in context:
> http://www.nabble.com/Different-content-in-the-Header-on-every-page-tp25663272p25665533.html
> Sent from the FOP - Users mailing list archive at Nabble.com.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
> For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
> For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Different-content-in-the-Header-on-every-page-tp25663272p25666554.html
Sent from the FOP - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org


Re: AW: Different content in the Header on every page

Posted by Louis Masters <lo...@log-net.com>.
If you are talking about the retrieve, it is simply something like this:

<fo:block><fo:retrieve-marker retrieve-class-name="AB1_name" retrieve-boundary="page" retrieve-position="first-including-carryover"/> 
<fo:retrieve-marker retrieve-class-name="AB1_lines" retrieve-boundary="page" retrieve-position="first-including-carryover"/></fo:block>

-Lou


Georg Datterl wrote:
> Hi shrutin,
> 
> Yes, should be possible, like in the header of a dictionary "Aa - Be" would be two marker. I did not try it, but I'm quite sure it works.
> 
> Mit freundlichen Grüßen
>  
> Georg Datterl
>  
> ------ Kontakt ------
>  
> Georg Datterl
>  
> Geneon media solutions gmbh
> Gutenstetter Straße 8a
> 90449 Nürnberg
>  
> HRB Nürnberg: 17193
> Geschäftsführer: Yong-Harry Steiert 
> 
> Tel.: 0911/36 78 88 - 26
> Fax: 0911/36 78 88 - 20
>  
> www.geneon.de
>  
> Weitere Mitglieder der Willmy MediaGroup:
>  
> IRS Integrated Realization Services GmbH:    www.irs-nbg.de 
> Willmy PrintMedia GmbH:                            www.willmy.de
> Willmy Consult & Content GmbH:                 www.willmycc.de 
> -----Ursprüngliche Nachricht-----
> Von: shrutin [mailto:shrutij@mastek.com] 
> Gesendet: Dienstag, 29. September 2009 17:47
> An: fop-users@xmlgraphics.apache.org
> Betreff: Re: Different content in the Header on every page
> 
> 
> Hello,
> 
> Thanks a ton :-).
> It works with fo:marker.
> 
> Another query: Is it possible to have 2 markers on the same line separated by spaces?
> 
> Thank you guys, you made my work easy :-)
> 
> 
> shrutin wrote:
>> Hello All,
>>
>> Need to know how would i get to have different headers on every page 
>> where the header content to be displayed changes according to the data 
>> in the region-body.
>>
>>
>>
> 
> --
> View this message in context: http://www.nabble.com/Different-content-in-the-Header-on-every-page-tp25663272p25665533.html
> Sent from the FOP - Users mailing list archive at Nabble.com.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
> For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
> For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org
> 
> 
> 

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
LOG-NET, Inc.
The Logistics Network Management System
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
230 Half Mile Road
Third Floor
Red Bank, NJ 07701
PH: 732-758-6800
FAX: 732-747-7497
http://www.LOG-NET.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CONFIDENTIAL & PRIVILEGED
Unless otherwise indicated or if obvious from the nature of the content, the information contained herein is privileged and confidential 
information/work
product. The communication is intended for the use of the individual or entity named above.  If the reader of this transmission is not the intended
recipient, you are  hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited.  If you have 
received
this communication in error, please notify the sender immediately by telephone (732-747-7699) or by electronic mail (postmaster@LOG-NET.com), and
destroy any copies, electronic, paper or otherwise, which you may have of this communication.  Thank you.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org


AW: Different content in the Header on every page

Posted by Georg Datterl <ge...@geneon.de>.
Hi shrutin,

Yes, should be possible, like in the header of a dictionary "Aa - Be" would be two marker. I did not try it, but I'm quite sure it works.

Mit freundlichen Grüßen
 
Georg Datterl
 
------ Kontakt ------
 
Georg Datterl
 
Geneon media solutions gmbh
Gutenstetter Straße 8a
90449 Nürnberg
 
HRB Nürnberg: 17193
Geschäftsführer: Yong-Harry Steiert 

Tel.: 0911/36 78 88 - 26
Fax: 0911/36 78 88 - 20
 
www.geneon.de
 
Weitere Mitglieder der Willmy MediaGroup:
 
IRS Integrated Realization Services GmbH:    www.irs-nbg.de 
Willmy PrintMedia GmbH:                            www.willmy.de
Willmy Consult & Content GmbH:                 www.willmycc.de 
-----Ursprüngliche Nachricht-----
Von: shrutin [mailto:shrutij@mastek.com] 
Gesendet: Dienstag, 29. September 2009 17:47
An: fop-users@xmlgraphics.apache.org
Betreff: Re: Different content in the Header on every page


Hello,

Thanks a ton :-).
It works with fo:marker.

Another query: Is it possible to have 2 markers on the same line separated by spaces?

Thank you guys, you made my work easy :-)


shrutin wrote:
> 
> Hello All,
> 
> Need to know how would i get to have different headers on every page 
> where the header content to be displayed changes according to the data 
> in the region-body.
> 
> 
> 

--
View this message in context: http://www.nabble.com/Different-content-in-the-Header-on-every-page-tp25663272p25665533.html
Sent from the FOP - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org


Re: Different content in the Header on every page

Posted by shrutin <sh...@mastek.com>.
Hello,

Thanks a ton :-).
It works with fo:marker.

Another query: Is it possible to have 2 markers on the same line separated
by spaces?

Thank you guys, you made my work easy :-)


shrutin wrote:
> 
> Hello All,
> 
> Need to know how would i get to have different headers on every page where
> the header content to be displayed changes according to the data in the
> region-body.
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Different-content-in-the-Header-on-every-page-tp25663272p25665533.html
Sent from the FOP - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org


RE: Different content in the Header on every page

Posted by "Amick, Eric" <Er...@mail.house.gov>.
This sounds like a job for <fo:marker> and its companion
<fo:retrieve-marker>. (There's also <fo:retrieve-table-marker> for table
headers and footers, though it is not implemented in FOP yet.)

http://www.w3.org/TR/xsl/#fo_marker
http://www.w3.org/TR/xsl/#fo_retrieve-marker


Eric Amick   Systems Engineer II
Legislative Computer Systems


-----Original Message-----
From: shrutin [mailto:shrutij@mastek.com] 
Sent: Tuesday, September 29, 2009 9:41
To: fop-users@xmlgraphics.apache.org
Subject: Different content in the Header on every page


Hello All,

Need to know how would i get to have different headers on every page
where
the header content to be displayed changes according to the data in the
region-body.


-- 
View this message in context:
http://www.nabble.com/Different-content-in-the-Header-on-every-page-tp25
663272p25663272.html
Sent from the FOP - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org


Re: Different content in the Header on every page

Posted by Venkat Reddy <va...@googlemail.com>.
Hi,

I think, the following link will give you the direction you need.......

http://www.dpawson.co.uk/xsl/sect3/headers.html

Thanks,
Venkat.

shrutin wrote:
> Hello All,
>
> Need to know how would i get to have different headers on every page where
> the header content to be displayed changes according to the data in the
> region-body.
>
>
>   


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org


AW: Different content in the Header on every page

Posted by Georg Datterl <ge...@geneon.de>.
Hi shrutin, 

you are looking for fo:marker.

Regards,
 
Georg Datterl
 
------ Kontakt ------
 
Georg Datterl
 
Geneon media solutions gmbh
Gutenstetter Straße 8a
90449 Nürnberg
 
HRB Nürnberg: 17193
Geschäftsführer: Yong-Harry Steiert 

Tel.: 0911/36 78 88 - 26
Fax: 0911/36 78 88 - 20
 
www.geneon.de
 
Weitere Mitglieder der Willmy MediaGroup:
 
IRS Integrated Realization Services GmbH:    www.irs-nbg.de 
Willmy PrintMedia GmbH:                            www.willmy.de
Willmy Consult & Content GmbH:                 www.willmycc.de 
-----Ursprüngliche Nachricht-----
Von: shrutin [mailto:shrutij@mastek.com] 
Gesendet: Dienstag, 29. September 2009 15:41
An: fop-users@xmlgraphics.apache.org
Betreff: Different content in the Header on every page


Hello All,

Need to know how would i get to have different headers on every page where the header content to be displayed changes according to the data in the region-body.


--
View this message in context: http://www.nabble.com/Different-content-in-the-Header-on-every-page-tp25663272p25663272.html
Sent from the FOP - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org