<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel about="http://permalink.gmane.org/gmane.text.xml.fop.devel">
    <title>gmane.text.xml.fop.devel</title>
    <link>http://permalink.gmane.org/gmane.text.xml.fop.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.text.xml.fop.devel/22204"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.text.xml.fop.devel/22203"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.text.xml.fop.devel/22202"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.text.xml.fop.devel/22201"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.text.xml.fop.devel/22200"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.text.xml.fop.devel/22199"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.text.xml.fop.devel/22198"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.text.xml.fop.devel/22197"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.text.xml.fop.devel/22196"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.text.xml.fop.devel/22195"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.text.xml.fop.devel/22194"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.text.xml.fop.devel/22193"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.text.xml.fop.devel/22192"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.text.xml.fop.devel/22191"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.text.xml.fop.devel/22190"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.text.xml.fop.devel/22189"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.text.xml.fop.devel/22188"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.text.xml.fop.devel/22187"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.text.xml.fop.devel/22186"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.text.xml.fop.devel/22185"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.text.xml.fop.devel/22204">
    <title>DO NOT REPLY [Bug 46319] New: OutOfMemoryError after generating several thousand pdfs</title>
    <link>http://permalink.gmane.org/gmane.text.xml.fop.devel/22204</link>
    <description>https://issues.apache.org/bugzilla/show_bug.cgi?id=46319

           Summary: OutOfMemoryError after generating several thousand pdfs
           Product: Fop
           Version: 0.95
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: critical
          Priority: P1
         Component: pdf
        AssignedTo: fop-dev&lt; at &gt;xmlgraphics.apache.org
        ReportedBy: adrian.meyer&lt; at &gt;crealogix.com


After upgrading from fop 0.20.5 to fop 0.95 our web application crashes after
generating about 15000 small size pdfs (max. 1-12 pages) with the following
exception: (number of bytes varies)

Exception java.lang.OutOfMemoryError: requested 65536000 bytes for GrET* in
/BUILD_AREA/jdk1.5.0_10/hotspot/src/share/vm/utilities/growableArray.cpp. Out
of swap space?

Before crashing used heap and process memory are growing slowly but
continously. (USER_MEM_ARGS="-Xmx3072m -XX:PermSize=128m")

We already tried using newest xalan/xerces libraries (from 2.7.1 xalan
distribution) and also appli</description>
    <dc:creator>bugzilla&lt; at &gt;apache.org</dc:creator>
    <dc:date>2008-12-01T22:40:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.text.xml.fop.devel/22203">
    <title>DO NOT REPLY [Bug 46315] fox:needs-balancing extension</title>
    <link>http://permalink.gmane.org/gmane.text.xml.fop.devel/22203</link>
    <description>https://issues.apache.org/bugzilla/show_bug.cgi?id=46315


Vincent Hennebert &lt;vhennebert&lt; at &gt;gmail.com&gt; changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #22970|0                           |1
        is obsolete|                            |




--- Comment #2 from Vincent Hennebert &lt;vhennebert&lt; at &gt;gmail.com&gt;  2008-12-01 04:18:44 PST ---
Created an attachment (id=22971)
 --&gt; (https://issues.apache.org/bugzilla/attachment.cgi?id=22971)
Version 1, modified to basically do the job

Hi Georg,

Thanks for the patch. This is basically what needs to be done. I attach a
modified version of your patch with the following comments:
- you don't need to do anything on the Flow object actually. Since the property
is defined as inherited, the property sub-system will take care of this
automatically.
- it's best to move the definition of the property from the
createBlockAndLineProperties method to createLayoutProperties (where t</description>
    <dc:creator>bugzilla&lt; at &gt;apache.org</dc:creator>
    <dc:date>2008-12-01T12:18:45</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.text.xml.fop.devel/22202">
    <title>AW: AW: empty columns on multi-column-page</title>
    <link>http://permalink.gmane.org/gmane.text.xml.fop.devel/22202</link>
    <description>Hi everybody, 



AbstractBreaker.doLayout() creates a blockList for the fo:block. This list contains (I guess) a KnuthBlockBox for each line and a KnuthPenalty for each possible break. This list is correct, there are two boxes before the first break and two boxes after the last break, as required by orphan and widow parameter. Obviously the break after the first line is introduced later, I guess somewhere down doPhase3(). I had a look, but I didn't find the offending break, probably because I don't know what it would look like. There are lots of addAreas and Positions, LayoutManagers and Markers. 

Where could this break possibly get inserted and what would it look like in a debugger?

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 Rea</description>
    <dc:creator>Georg Datterl</dc:creator>
    <dc:date>2008-12-01T11:43:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.text.xml.fop.devel/22201">
    <title>DO NOT REPLY [Bug 46315] fox:needs-balancing extension</title>
    <link>http://permalink.gmane.org/gmane.text.xml.fop.devel/22201</link>
    <description>https://issues.apache.org/bugzilla/show_bug.cgi?id=46315





--- Comment #1 from Georg Datterl &lt;gd&lt; at &gt;geneon.de&gt;  2008-12-01 02:37:55 PST ---
Created an attachment (id=22970)
 --&gt; (https://issues.apache.org/bugzilla/attachment.cgi?id=22970)
Version 1


</description>
    <dc:creator>bugzilla&lt; at &gt;apache.org</dc:creator>
    <dc:date>2008-12-01T10:37:55</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.text.xml.fop.devel/22200">
    <title>DO NOT REPLY [Bug 46315] New: fox:needs-balancing extension</title>
    <link>http://permalink.gmane.org/gmane.text.xml.fop.devel/22200</link>
    <description>https://issues.apache.org/bugzilla/show_bug.cgi?id=46315

           Summary: fox:needs-balancing extension
           Product: Fop
           Version: 1.0dev
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: general
        AssignedTo: fop-dev&lt; at &gt;xmlgraphics.apache.org
        ReportedBy: gd&lt; at &gt;geneon.de


This is how far I got (if the attachment is correct):

Parameter value is transfered from fo:flow to Flow.
Parameter value is transfered from fo:block to Block.
Parameter is inherited from Flow if not specified in Block.

Parameter value is used in LayoutContext.

Open issues: 
How and where do I transfer the parameter value from Block to LayoutContext?


</description>
    <dc:creator>bugzilla&lt; at &gt;apache.org</dc:creator>
    <dc:date>2008-12-01T10:36:44</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.text.xml.fop.devel/22199">
    <title>DO NOT REPLY [Bug 41959] External links are broken if pdf is encryped</title>
    <link>http://permalink.gmane.org/gmane.text.xml.fop.devel/22199</link>
    <description>https://issues.apache.org/bugzilla/show_bug.cgi?id=41959





--- Comment #8 from Jeremias Maerki &lt;jeremias&lt; at &gt;apache.org&gt;  2008-12-01 02:24:21 PST ---
Created an attachment (id=22969)
 --&gt; (https://issues.apache.org/bugzilla/attachment.cgi?id=22969)
Proposed way to approach this problem.

I've attached a patch that shows how I would approach the problem. I've done
some testing but not enough to simply commit the changes. For example, I
haven't checked FileSpecs which I changed, too, as they are also using "string"
objects (they would have the same problem when encrypted). I assume Andreas
could combine this with his changes. Anyway, a second pair of eyes would be
good here. Let me know I should commit the changes.

A more critical part could be the equals() methods that I removed from many
classes I converted. I added an equals()/hashcode() pair to PDFDictionary to
compensate but I'm not sure if any of this is needed and if it still works as
before.


</description>
    <dc:creator>bugzilla&lt; at &gt;apache.org</dc:creator>
    <dc:date>2008-12-01T10:24:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.text.xml.fop.devel/22198">
    <title>Re: AW: empty columns on multi-column-page</title>
    <link>http://permalink.gmane.org/gmane.text.xml.fop.devel/22198</link>
    <description>

The patch should be a Unified Diff file created a standard Subversion 
Tool. On Windows we use Tortoise for all SVN operations and this can 
create a Unified Diff File.

Regards,

Chris




</description>
    <dc:creator>Chris Bowditch</dc:creator>
    <dc:date>2008-12-01T10:20:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.text.xml.fop.devel/22197">
    <title>DO NOT REPLY [Bug 41959] External links are broken if pdf is encryped</title>
    <link>http://permalink.gmane.org/gmane.text.xml.fop.devel/22197</link>
    <description>https://issues.apache.org/bugzilla/show_bug.cgi?id=41959





--- Comment #7 from Peter Coppens &lt;pc.subscriptions&lt; at &gt;gmail.com&gt;  2008-12-01 01:28:52 PST ---
I kind of already wondered whether there would not be other cases where this
issue would be present (which seems to come from 'forgetting' to invoke an
encoding/encryption method before writing out the PDF). I guess that is
confirmed now and obviously architectural improvements where it is just no
longer possible to create this bug are to be preferred compared to an adhoc
fix. That is why I said (..I doubt it's the most optimal approach...).

But for now I am all set (having a local fix on 0.95) and I guess the next
release will have the issue fixed (in a better way).

Thanks for moving this forward (and helping me out).


</description>
    <dc:creator>bugzilla&lt; at &gt;apache.org</dc:creator>
    <dc:date>2008-12-01T09:28:53</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.text.xml.fop.devel/22196">
    <title>DO NOT REPLY [Bug 41959] External links are broken if pdf is encryped</title>
    <link>http://permalink.gmane.org/gmane.text.xml.fop.devel/22196</link>
    <description>https://issues.apache.org/bugzilla/show_bug.cgi?id=41959





--- Comment #6 from Jeremias Maerki &lt;jeremias&lt; at &gt;apache.org&gt;  2008-12-01 01:05:13 PST ---
I'm sorry that I'm a little late here but I fear the approach you both have
taken is probably not the best one. Some background: When I write the
PDF-in-PDF extension I needed generic PDF structures (arrays, dictionaries
etc.) to I could easily transform the PDFBox model into something that can be
processed by FOP's PDF library. That's when I introduced PDFArray,
PDFDictionary &amp; Co. The thing is: I've only converted some of the existing PDF
classes to use the generic structures, yet. Now, fixing the encryption problem
only for this special case seems like a bad idea. You may remember we had a
similar problem with the PDF outlines (fo:bookmark) in the past. So we're
essentially fixing the same bug in different places. A better idea would be to
convert the existing PDF classes to use the generic structures when they need
to be touched.

Yesterday, I've had some tr</description>
    <dc:creator>bugzilla&lt; at &gt;apache.org</dc:creator>
    <dc:date>2008-12-01T09:05:15</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.text.xml.fop.devel/22195">
    <title>Re: DO NOT REPLY [Bug 41959] External links are broken if pdf is encryped</title>
    <link>http://permalink.gmane.org/gmane.text.xml.fop.devel/22195</link>
    <description>I think it should be safe to make them private. If there's a reason to
make the protected we'll hear about it soon.

On 30.11.2008 23:22:49 Andreas Delmelle wrote:




Jeremias Maerki


</description>
    <dc:creator>Jeremias Maerki</dc:creator>
    <dc:date>2008-12-01T08:48:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.text.xml.fop.devel/22194">
    <title>Bug report for Fop [2008/11/30]</title>
    <link>http://permalink.gmane.org/gmane.text.xml.fop.devel/22194</link>
    <description>+---------------------------------------------------------------------------+
| Bugzilla Bug ID                                                           |
|     +---------------------------------------------------------------------+
|     | Status: UNC=Unconfirmed NEW=New         ASS=Assigned                |
|     |         OPN=Reopened    VER=Verified    (Skipped Closed/Resolved)   |
|     |   +-----------------------------------------------------------------+
|     |   | Severity: BLK=Blocker CRI=Critical  REG=Regression  MAJ=Major   |
|     |   |           MIN=Minor   NOR=Normal    ENH=Enhancement TRV=Trivial |
|     |   |   +-------------------------------------------------------------+
|     |   |   | Date Posted                                                 |
|     |   |   |          +--------------------------------------------------+
|     |   |   |          | Description                                      |
|     |   |   |          |                                                  |
| 1063|Ne</description>
    <dc:creator>bugzilla&lt; at &gt;apache.org</dc:creator>
    <dc:date>2008-12-01T07:08:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.text.xml.fop.devel/22193">
    <title>AW: empty columns on multi-column-page</title>
    <link>http://permalink.gmane.org/gmane.text.xml.fop.devel/22193</link>
    <description>Hi Vincent,


Are there any guidelines what the patch should look like? 
 
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 &amp; Content GmbH:                 www.willmycc.de 

</description>
    <dc:creator>Georg Datterl</dc:creator>
    <dc:date>2008-12-01T06:57:56</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.text.xml.fop.devel/22192">
    <title>Re: DO NOT REPLY [Bug 41959] External links are broken if pdf is encryped</title>
    <link>http://permalink.gmane.org/gmane.text.xml.fop.devel/22192</link>
    <description>

Regarding those 'cleanups', I noticed that all of the object lists in  
PDFDocument currently are protected. Does this have a reason? I  
changed most of the protected instance variables to private, since  
they didn't reveal any dependencies within FOP (= all necessary access  
goes via the public accessors).

Are there implementors I should be aware of here?


Andreas

</description>
    <dc:creator>Andreas Delmelle</dc:creator>
    <dc:date>2008-11-30T22:22:49</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.text.xml.fop.devel/22191">
    <title>DO NOT REPLY [Bug 41959] External links are broken if pdf is encryped</title>
    <link>http://permalink.gmane.org/gmane.text.xml.fop.devel/22191</link>
    <description>https://issues.apache.org/bugzilla/show_bug.cgi?id=41959





--- Comment #5 from Andreas L. Delmelle &lt;adelmelle&lt; at &gt;apache.org&gt;  2008-11-30 14:12:01 PST ---

I started playing with it myself, and I had the idea of registering the URI as
a separate object, to be referenced by the links.

Not sure, but it seems a cleaner and more comprehensive approach for cases
where an identical URI is referenced by many links. 
OTOH, it could have drawbacks, in case a large number of different URIs is
referenced by only one link at a time (?)

Changes made in a nutshell:

1. PDFDocument 
  -&gt; added List of uris + accompanying findUriAction() method
2. PDFFactory 
  -&gt; added getUriAction() method, which depends on 1. 
  -&gt; changed getExternalAction() accordingly: replace instantiations to go
through getUriAction()
3. PDFUri 
  -&gt; change getAction() implementation to return the PDF object reference (like
PDFGoTo does)
  -&gt; change toPDFString() to contain the code contained in Peter's suggested
PDFObject.encodeText2()

I'll try t</description>
    <dc:creator>bugzilla&lt; at &gt;apache.org</dc:creator>
    <dc:date>2008-11-30T22:12:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.text.xml.fop.devel/22190">
    <title>DO NOT REPLY [Bug 41959] External links are broken if pdf is encryped</title>
    <link>http://permalink.gmane.org/gmane.text.xml.fop.devel/22190</link>
    <description>https://issues.apache.org/bugzilla/show_bug.cgi?id=41959





--- Comment #4 from Andreas L. Delmelle &lt;adelmelle&lt; at &gt;apache.org&gt;  2008-11-30 03:47:49 PST ---

Adding my response to Peter's suggestions here too:

---

Or maybe, we should do this in PDFLink#setAction() ?

That seems to be the point where the PDFAction (PDFUri) is associated with the
PDFLink.

I already checked whether this had unwanted side-effects when the same URI is
used in multiple links, but that does not seem to be the case. The parent link
is only used to get to the ancestor document, which is obviously the same for
all links.


I'm wondering to what extent this new, separate method could be merged with the
original encodeText(), maybe by changing the signature, and adding a second
parameter to distinguish this case from the one covered by the original method.
---


</description>
    <dc:creator>bugzilla&lt; at &gt;apache.org</dc:creator>
    <dc:date>2008-11-30T11:47:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.text.xml.fop.devel/22189">
    <title>DO NOT REPLY [Bug 41959] External links are broken if pdf is encryped</title>
    <link>http://permalink.gmane.org/gmane.text.xml.fop.devel/22189</link>
    <description>https://issues.apache.org/bugzilla/show_bug.cgi?id=41959





--- Comment #3 from Andreas L. Delmelle &lt;adelmelle&lt; at &gt;apache.org&gt;  2008-11-30 03:44:59 PST ---

Recently reported again on fop-users&lt; at &gt; by Peter Coppens, who made progress
towards a fix:

---
I have something that seems to be working, but I am not sure it is always
correct and I doubt it's the most optimal approach.

Here are the changes I did

1. PDFLink#toPDFString
Added

       this.action.setParent(this);

(would be better to do this when creating the PDFUri object )

2. PDFUri#getAction

   public String getAction() {
       return "&lt;&lt; /URI (" + uri + ")\n/S /URI &gt;&gt;";

   }


--&gt;

   public String getAction() {
         String uriString=new String(this.encodeText2(uri));

         return "&lt;&lt; /URI " + uriString + "\n /S /URI &gt;&gt;";

       }


3. Added PDFObject#encodeText2


   protected byte[] encodeText2(String text)  {
       if (getDocumentSafely().isEncryptionActive()) {
           final byte[] buf = PDFText.encode(text);
           byte[] enc </description>
    <dc:creator>bugzilla&lt; at &gt;apache.org</dc:creator>
    <dc:date>2008-11-30T11:45:00</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.text.xml.fop.devel/22188">
    <title>DO NOT REPLY [Bug 41959] External links are broken if pdf is encryped</title>
    <link>http://permalink.gmane.org/gmane.text.xml.fop.devel/22188</link>
    <description>https://issues.apache.org/bugzilla/show_bug.cgi?id=41959


Andreas L. Delmelle &lt;adelmelle&lt; at &gt;apache.org&gt; changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         OS/Version|Windows XP                  |All
           Platform|PC                          |All
            Version|0.93                        |1.0dev




--- Comment #2 from Andreas L. Delmelle &lt;adelmelle&lt; at &gt;apache.org&gt;  2008-11-29 05:37:02 PST ---
Still present in FOP Trunk


</description>
    <dc:creator>bugzilla&lt; at &gt;apache.org</dc:creator>
    <dc:date>2008-11-29T13:37:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.text.xml.fop.devel/22187">
    <title>Re: empty columns on multi-column-page</title>
    <link>http://permalink.gmane.org/gmane.text.xml.fop.devel/22187</link>
    <description>Hi Georg,

Georg Datterl wrote:

At that point, you may want to create a bug report on FOP’s bugzilla and
attach a patch with your current modifications, so that we can have
a look at it and provide you with early guidance.
https://issues.apache.org/bugzilla/enter_bug.cgi?product=Fop

&lt;snip/&gt;

Vincent

</description>
    <dc:creator>Vincent Hennebert</dc:creator>
    <dc:date>2008-11-28T15:03:12</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.text.xml.fop.devel/22186">
    <title>AW: AW: empty columns on multi-column-page</title>
    <link>http://permalink.gmane.org/gmane.text.xml.fop.devel/22186</link>
    <description>Hi Vincent (and others, if somebody wants to join, it's not a private conversation),



That's possible. I could, by default, translate a given space-before of x into a space-before.minimum=".9*x" space-before.optimum="x"                space-before.maximum="1.1*x"


Actually, the inheritance is working fine. I have a tree structure with flow and blocks and foxNeedsBalancing is set correctly. But PageBreaker calls LayoutContext.getFoxNeedsBalancing(), so somewhere I have to call LayoutContext.setFoxNeedsBalancing(Block.getFoxNeedsBalancing()). I'm just not yet sure, where. 


Well, I need the orphan-widow function too. So it's an issue anyway. But one for next week.


Which, of course, is not the case. Tables, images, headlines, ...



Well, a bridge to cross when I reach it.

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</description>
    <dc:creator>Georg Datterl</dc:creator>
    <dc:date>2008-11-28T13:29:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.text.xml.fop.devel/22185">
    <title>Re: AW: empty columns on multi-column-page</title>
    <link>http://permalink.gmane.org/gmane.text.xml.fop.devel/22185</link>
    <description>Hi Georg,

Georg Datterl wrote:
&lt;snip/&gt;

Actually you would play with the space-before/after properties:
     &lt;fo:block space-before.minimum="0.8em"
               space-before.optimum="1.0em"
               space-before.maximum="2.0em"&gt;

If the difference between minimum and maximum is big enough, that should
give FOP enough of flexibility to reach the bottom of the columns all
the time.
The widow and orphans properties might create trouble, although at their
default values of 2 that should be ok.



(Yes, sorry.)


Alright, it’s not an error then and is quite sensible actually. I’m
hoping that FO tree specialists will chime in to give you hints on that
regard. Hopefully there’s not much to do to get this inheritance
behaviour.



This is normal and due to the ‘orphans’ and ‘widows’ properties...
Errr... no, this is not normal at all actually. There’s enough space to
put the last two lines of the ‘L’ paragraph on the first column.

And, speaking about that, the ‘orphans’ property on </description>
    <dc:creator>Vincent Hennebert</dc:creator>
    <dc:date>2008-11-28T12:10:39</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.text.xml.fop.devel/22184">
    <title>DO NOT REPLY [Bug 45342] AFP Renderer does not properly handle AFP fonts with relative metric</title>
    <link>http://permalink.gmane.org/gmane.text.xml.fop.devel/22184</link>
    <description>https://issues.apache.org/bugzilla/show_bug.cgi?id=45342


Emil Maskovsky &lt;styryx&lt; at &gt;seznam.cz&gt; changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|general                     |fonts
            Version|0.94                        |all




</description>
    <dc:creator>bugzilla&lt; at &gt;apache.org</dc:creator>
    <dc:date>2008-11-28T11:18:32</dc:date>
  </item>
  <textinput about="http://search.gmane.org/?group=$group=gmane.text.xml.fop.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.text.xml.fop.devel</link>
  </textinput>
</rdf:RDF>
