page-break in block

2003-01-20 Thread "Zieseniß, Markus"
Hello, I use fop 0.20.4 and want to produce a pdf-file of .xml and .xsl. What can I do, that a fo:block is not be separated by an automatic page-break. thanks in advance Markus - To unsubscribe, e-mail: [EMAIL PROTECTED] For

Avoid Page break in Block

2005-03-04 Thread Joern . Karthaus
Hello I there a attribute in FOP to protect an Block from Page breaks. I use a Block Element with many nested Tabes in it. The Block is used for drawing a Border. I have tried the keep - attributes at the Block by nothing works. Thanks for help. -

Re: page-break in block

2003-01-20 Thread Oleg Tkachenko
Zieseniß, Markus wrote: I use fop 0.20.4 and want to produce a pdf-file of .xml and .xsl. What can I do, that a fo:block is not be separated by an automatic page-break. Don't use it or encapsulate into fo:inline-container. -- Oleg Tkachenko eXperanto team Multiconn Technologies, Israel -

AW: page-break in block

2003-01-20 Thread "Zieseniß, Markus"
0. Januar 2003 14:24 > An: [EMAIL PROTECTED] > Betreff: Re: page-break in block > > Zieseniß, Markus wrote: > > > I use fop 0.20.4 and want to produce a pdf-file of .xml and .xsl. > > What can I do, that a fo:block is not be separated by an automatic > > p

RE: Avoid Page break in Block

2005-03-04 Thread Rymasz Jacky
Objet : Avoid Page break in Block Hello I there a attribute in FOP to protect an Block from Page breaks. I use a Block Element with many nested Tabes in it. The Block is used for drawing a Border. I have tried the keep - attributes at the Block by nothing works. Thanks for

Re: AW: page-break in block

2003-01-20 Thread Oleg Tkachenko
Zieseniß, Markus wrote: inline-container does not work (the table in the block is pushed together). Does the actual version solve this problem (the whole block appears on the next page?) Well, right, inline-container is not implemented. What are you trying to achieve actually? -- Oleg Tkachenko e

AW: AW: page-break in block

2003-01-20 Thread "Zieseniß, Markus"
ttribute, which should do it, but up to now it doesn't work ("page-break-inside is not implemented yet"). thanks Markus > -Ursprüngliche Nachricht- > Von: Oleg Tkachenko [SMTP:[EMAIL PROTECTED] > Gesendet am: Montag, 20. Januar 2003 14:58 > An: [EMAIL PROTEC

Re: AW: AW: page-break in block

2003-01-20 Thread Chris Bowditch
g Tkachenko [SMTP:[EMAIL PROTECTED] > Gesendet am: Montag, 20. Januar 2003 14:58 > An:[EMAIL PROTECTED] > Betreff: Re: AW: page-break in block > > Zieseniß, Markus wrote: > > inline-container does not work (the table in the block is pushed > together). >

Re: AW: AW: page-break in block

2003-01-21 Thread Oleg Tkachenko
Zieseniß, Markus wrote: I've to generate a .pdf-letter (up to 3 pages) . The flow text is brought by xml-file. So the text on a page is variable. Some text-sections (fo:blocks) are not allowed to be separated by a page-break, they have to be written on the next page. I heard of the "page-break-insi