modifications in all the major subsystems
> (FO Tree/Properties, Layout and Rendering), so I wouldn't really advise
> it as something to get his/her feet wet (unless you don't mind diving in
> the deep end ;-))
>
> I know of one other user who has explicitly asked for this
Andreas L Delmelle schrieb:
Yet another way to look at it: the result of a total-fit strategy is the
best-fit for the entire page-sequence, which can be viewed as the result
of multiple total-fits for subsets of the page-sequence, especially
where forced page-breaks are involved. If we place a
Andreas L Delmelle schrieb:
Triggering layout sooner is the only way we are ever going to get FOP to
accept arbitrarily large tables, without consuming massive amounts of
heap.
It is little OT, but multipass would be another way - at the cost of
runtime and diskspace/-access (if the memory f
Vincent Hennebert schrieb:
Hi Mark,
Mark C. Allman a écrit :
Drop RTF with nothing to replace it, e.g., ODF? I'd rather not.
Swap out RTF with, say, ODF? Sounds great to me.
I'd even volunteer some time to help with development. I seem to
remember something about Java ;-]
I tried to
Mark C. Allman schrieb:
Drop RTF with nothing to replace it, e.g., ODF? I'd rather not.
Swap out RTF with, say, ODF? Sounds great to me.
I'd even volunteer some time to help with development. I seem to
remember something about Java ;-]
I started a ODF handler / ODF FO Eventhandler impl
Mark C. Allman schrieb:
What I do now is the following:
doc.xml --|doc.pdf
|--> XSLT ENGINE --> doc.fo --> FOP --> { doc.rtf }
translator_doc.xsl --| .
Putting somet
Andreas L Delmelle wrote:
Just testing... Seems like a few of my responses never made it to the
list the past couple of days.
The listserver ist blacklisted from time to time:
Hi. This is the qmail-send program at apache.org.
I'm afraid I wasn't able to deliver your message to the following a
e the boxes
autmatically move in block progression direction with the text
they are ancored to.
Don't ashame me by saying this is covered by the existing spec in
any way I did not discover for now ;-)
gerhard
>[1] http://www.w3.org/TR/WD-XSLReq
--
.''`. gerhard
ut in mind)
c) a importfilter in openoffice that can read xsl-fo files
(though not impossible i dont remember any thinking of the
ooo-developers for such a feature)
If there are leaders for implementing b) to fop i would try to
contribute - beeing cautious to dont prommise more than i could
n it arrives.
gerhard
--
.''`. gerhard oettl on Debian/Gnu Linux
: :' :
`. `'` gpg key: 1024D/D59131AA 2002-06-18
`-
On Sun, Jan 15, 2006 at 11:56:54AM +0100, Andreas L Delmelle wrote:
>On Jan 12, 2006, at 21:55, gerhard oettl wrote:
>
>>>from Andreas L. Delmelle
>>
>>>I see you made the same mistake (?) in interpretation of the
>>>Rec that I initially made: the Rec stat
ult tree"
[ colnum = "1" ]
[ colnum = "2" ]
[ colnum = "3" ]
You see the two parts of the spec are not compatible and for this
case i would prefere the rule that was given at
column-numbers-repeat. As a side-effect the verification-example
would produce
) the layoutmanagers.
gerhard
--
.''`. gerhard oettl on Debian/Gnu Linux
: :' :
`. `'` gpg key: 1024D/D59131AA 2002-06-18
`-
On Wed, Jan 11, 2006 at 09:00:59PM +0100, Andreas L Delmelle wrote:
>On Jan 11, 2006, at 20:52, gerhard oettl wrote:
>>Is there any work open from my side that holds back the patch?
>Not really.
Thanks that all I want to know.
>I have this on my TODO list, going to have a look a
padArgsWithPropertyName method return true to
> indicate that filling up the number of args with the
> property name for which the expression is being evaluated.
Only to be shure that i have not missed anything. - Is there any
work open from my side that holds back the patch?
gerhard
for fop they are usefull for me, because i have learned much about
creating testcases.
gerhard
--
.''`. gerhard oettl on Debian/Gnu Linux
: :' :
`. `'` gpg key: 1024D/D59131AA 2002-06-18
`-
On Thu, Jan 05, 2006 at 09:57:54PM +0100, Simon Pepping wrote:
>On Thu, Jan 05, 2006 at 12:19:26PM +0100, gerhard oettl wrote:
>>
>> >It would be good if you could turn it into a test file
>>
>> If have no idea how which xslt paths to use for testing, but if you
;)
junit:
all:
BUILD SUCCESSFULL
but should have looked at this:
[echo] JUnit Support NOT Present - Committers are required to have JUnit working
thanks
gerhard
>On 06.01.2006 13:18:59 gerhard oettl wrote:
>> Hello
>>
>> How to get results from (or how to run) testcas
Hello
How to get results from (or how to run) testcases?
I followed http:///xmlgraphics.apache.org/fop -> Development ->
Test -> Testing (Section Layout Engine Testing) -> Wiki page ->
How do I run them?
I altered two test in my svn-tree
test/layoutengine/standard-testcases/
block_basic_1.xml:
On Thu, Jan 05, 2006 at 11:47:51AM +, Chris Bowditch wrote:
>gerhard oettl wrote:
>>If there is no objection i'll try to create a patch against
>>xdocs/compliance.ihtml to append them.
>
>Good idea. A patch will be welcome ;)
Ok i'll start the work.
B
nding me one (or two) examples with the first
page-sequences of my current (not automated) testfile (may be via
PM or so that i check it out with the next svn up and point me to
the file) i'll do the rest.
gerhard
--
.''`. gerhard oettl on Debian/Gnu Linux
: :' :
them.
gerhard
--
.''`. gerhard oettl on Debian/Gnu Linux
: :' :
`. `'` gpg key: 1024D/D59131AA 2002-06-18
`-
On Wed, Jan 04, 2006 at 08:37:31PM +0100, Andreas L Delmelle wrote:
>On Jan 4, 2006, at 20:22, Andreas L Delmelle wrote:
>
>>On Jan 4, 2006, at 14:55, gerhard oettl wrote:
>>>
>>>as far as i can see this cannot be assurred for table-cell with
>>>the cur
the codebase i cannot find such classes.
oops - didn't look closely to the output of grep. The mentioned
calls are alredy commented out.
sorry for the false alarm.
gerhard
--
.''`. gerhard oettl on Debian/Gnu Linux
: :' :
`. `'` gpg key: 1024D/D59131AA 2002-06-18
`-
t(0)).getBorderWidth(CommonBorderPaddingBackground.START)"
This way i didn't know - i'll hava a look at it.
thank you for all your hints and pointers
gerhard
--
.''`. gerhard oettl on Debian/Gnu Linux
: :' :
`. `'` gpg key: 1024D/D59131AA 2002-06-18
`-
>There is a little error in the last page sequence but one in your demo
>file. It says that next is auto-even, which is not true.
yes
If of any importance i can add a corrected fo to show the possibility
of missing pagenumbers in case of force-page-count="no-force".
Let me
On Fri, Dec 30, 2005 at 01:32:30PM +0100, gerhard oettl wrote:
>hello
[...]
>Because i am not very familiar with java and the
>getSucceedingPageSequence function is not used elsewhere i want
>to ask if it is working as expected or if i called it in a wrong
>manner.
i found the rea
--
.''`. gerhard oettl on Debian/Gnu Linux
: :' :
`. `'` gpg key: 1024D/D59131AA 2002-06-18
`-
Index: src/java/org/apache/fop/layoutmgr/PageSequenceLayoutManager.java
===
--- src/java/org/
28 matches
Mail list logo