Re: insight into page-sequence for even page must always contain an image

2010-02-27 Thread J.Pietschmann

On 25.02.2010 13:14, Mario Madunic wrote:

I don't understand what I should read the user policy as I'm using
FOP and my question does pertain to FOP and FO? Please explain.


Well, you posted DocBook-like XML therefor I thought you
looked for a solution at the DocBook customization or
input level.

J.Pietschmann

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



RE: insight into page-sequence for even page must always contain an image

2010-02-25 Thread Mario Madunic
Thanks Georg. That sounds like a good idea and I'll give it a try.

Marijan (Mario) Madunic
Publishing Specialist
New Flyer Industries


-Original Message-
From: Georg Datterl [mailto:gdatt...@geneon.de] 
Sent: Thursday, February 25, 2010 3:12 AM
To: fop-users@xmlgraphics.apache.org
Subject: AW: insight into page-sequence for even page must always contain an 
image

Hi Marijan,

Just thinking: If you have a page-master for odd pages with only a header and a 
page-master for even pages with only a body, the header could contain the image 
and the body could contain the table. Odd pages would show images, even pages 
would show tables.

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: Mario Madunic [mailto:mario_madu...@newflyer.com]
Gesendet: Mittwoch, 24. Februar 2010 20:07
An: fop-users@xmlgraphics.apache.org
Betreff: insight into page-sequence for even page must always contain an image

Sitting here trying to come up with how to handle a sequence of pages where the 
even page must always contain an image.

The xml structure is as follows

  

  Part Name
  Part Name
  Part Name
  Part Name
  Part Name
  Part Name
  

  
  

  


What must be done is that if the parts list goes onto 2 pages that it only 
appear on the odd and the image is repeated on the even. I guess what I'm also 
saying is that each subsection must start on even also. Also each sections 
numbering begins from 1.

I'm trying to think of the best way to tackle this. Any insight would be 
appreciated.

Thanks

Marijan (Mario) Madunic
Publishing Specialist
New Flyer Industries



Please consider the environment before printing this e-mail.

CONFIDENTIALITY STATEMENT: This communication (and  any and all information or 
material transmitted with this communication) is confidential, may be 
privileged and is intended only for the use of the intended recipient. If you 
are not the intended recipient, any review, retransmission, circulation, 
distribution, reproduction, conversion to hard copy, copying or other use of 
this communication, information or material is strictly prohibited and may be 
illegal. If you received this communication in error or if it is forwarded to 
you without the express authorization of New Flyer, please notify us 
immediately by telephone or by return email and permanently delete the 
communication, information and material from any computer, disk drive, diskette 
or other storage device or media. Thank you.


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



Please consider the environment before printing this e-mail.

CONFIDENTIALITY STATEMENT: This communication (and  any and all information or 
material transmitted with this communication) is confidential, may be 
privileged and is intended only for the use of the intended recipient. If you 
are not the intended recipient, any review, retransmission, circulation, 
distribution, reproduction, conversion to hard copy, copying or other use of 
this communication, information or material is strictly prohibited and may be 
illegal. If you received this communication in error or if it is forwarded to 
you without the express authorization of New Flyer, please notify us 
immediately by telephone or by return email and permanently delete the 
communication, information and material from any computer, disk drive, diskette 
or other storage device or media. Thank you.


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



RE: insight into page-sequence for even page must always contain an image

2010-02-25 Thread Mario Madunic
I don't understand what I should read the user policy as I'm using FOP and my 
question does pertain to FOP and FO? Please explain.

Marijan (Mario) Madunic
Publishing Specialist
New Flyer Industries

-Original Message-
From: J.Pietschmann [mailto:j3322...@yahoo.de] 
Sent: Wednesday, February 24, 2010 3:16 PM
To: fop-users@xmlgraphics.apache.org
Subject: Re: insight into page-sequence for even page must always contain an 
image

On 24.02.2010 20:07, Mario Madunic wrote:
> Sitting here trying to come up with how to handle a sequence of pages
> where the even page must always contain an image.
[snip]

I think you have a better chance for helpful replies on the
DocBook mailing list
  http://wiki.docbook.org/topic/DocBookMailingList

See also
  http://xmlgraphics.apache.org/fop/maillist.html#fop-user-policy
for this mailing list.

J.Pietschmann

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



Please consider the environment before printing this e-mail.

CONFIDENTIALITY STATEMENT: This communication (and  any and all information or 
material transmitted with this communication) is confidential, may be 
privileged and is intended only for the use of the intended recipient. If you 
are not the intended recipient, any review, retransmission, circulation, 
distribution, reproduction, conversion to hard copy, copying or other use of 
this communication, information or material is strictly prohibited and may be 
illegal. If you received this communication in error or if it is forwarded to 
you without the express authorization of New Flyer, please notify us 
immediately by telephone or by return email and permanently delete the 
communication, information and material from any computer, disk drive, diskette 
or other storage device or media. Thank you.


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



AW: insight into page-sequence for even page must always contain an image

2010-02-25 Thread Georg Datterl
Hi Marijan,

Just thinking: If you have a page-master for odd pages with only a header and a 
page-master for even pages with only a body, the header could contain the image 
and the body could contain the table. Odd pages would show images, even pages 
would show tables.

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: Mario Madunic [mailto:mario_madu...@newflyer.com]
Gesendet: Mittwoch, 24. Februar 2010 20:07
An: fop-users@xmlgraphics.apache.org
Betreff: insight into page-sequence for even page must always contain an image

Sitting here trying to come up with how to handle a sequence of pages where the 
even page must always contain an image.

The xml structure is as follows

  

  Part Name
  Part Name
  Part Name
  Part Name
  Part Name
  Part Name
  

  
  

  


What must be done is that if the parts list goes onto 2 pages that it only 
appear on the odd and the image is repeated on the even. I guess what I'm also 
saying is that each subsection must start on even also. Also each sections 
numbering begins from 1.

I'm trying to think of the best way to tackle this. Any insight would be 
appreciated.

Thanks

Marijan (Mario) Madunic
Publishing Specialist
New Flyer Industries



Please consider the environment before printing this e-mail.

CONFIDENTIALITY STATEMENT: This communication (and  any and all information or 
material transmitted with this communication) is confidential, may be 
privileged and is intended only for the use of the intended recipient. If you 
are not the intended recipient, any review, retransmission, circulation, 
distribution, reproduction, conversion to hard copy, copying or other use of 
this communication, information or material is strictly prohibited and may be 
illegal. If you received this communication in error or if it is forwarded to 
you without the express authorization of New Flyer, please notify us 
immediately by telephone or by return email and permanently delete the 
communication, information and material from any computer, disk drive, diskette 
or other storage device or media. Thank you.


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



Re: insight into page-sequence for even page must always contain an image

2010-02-24 Thread J.Pietschmann

On 24.02.2010 20:07, Mario Madunic wrote:

Sitting here trying to come up with how to handle a sequence of pages
where the even page must always contain an image.

[snip]

I think you have a better chance for helpful replies on the
DocBook mailing list
 http://wiki.docbook.org/topic/DocBookMailingList

See also
 http://xmlgraphics.apache.org/fop/maillist.html#fop-user-policy
for this mailing list.

J.Pietschmann

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



insight into page-sequence for even page must always contain an image

2010-02-24 Thread Mario Madunic
Sitting here trying to come up with how to handle a sequence of pages where the 
even page must always contain an image.

The xml structure is as follows

  

  Part Name
  Part Name
  Part Name
  Part Name
  Part Name
  Part Name
  

  
  

  


What must be done is that if the parts list goes onto 2 pages that it only 
appear on the odd and the image is repeated on the even. I guess what I'm also 
saying is that each subsection must start on even also. Also each sections 
numbering begins from 1.

I'm trying to think of the best way to tackle this. Any insight would be 
appreciated.

Thanks

Marijan (Mario) Madunic
Publishing Specialist
New Flyer Industries



Please consider the environment before printing this e-mail.

CONFIDENTIALITY STATEMENT: This communication (and  any and all information or 
material transmitted with this communication) is confidential, may be 
privileged and is intended only for the use of the intended recipient. If you 
are not the intended recipient, any review, retransmission, circulation, 
distribution, reproduction, conversion to hard copy, copying or other use of 
this communication, information or material is strictly prohibited and may be 
illegal. If you received this communication in error or if it is forwarded to 
you without the express authorization of New Flyer, please notify us 
immediately by telephone or by return email and permanently delete the 
communication, information and material from any computer, disk drive, diskette 
or other storage device or media. Thank you.


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