Andreas L. Delmelle wrote:
-Original Message-
From: Peter B. West [mailto:[EMAIL PROTECTED]
A friend was watching over my shoulder as I was responding to an earlier
message on fop-dev. "HashMaps... I won't say what image that conjures
up for me." "Well?" "A map of where you have the sta
Clay Leeds wrote:
Is there any way to control the document name when printing from the
command line (fop-0.20.5, java 1.4.1_01-b01 running under Windows XP
Pro). At present it displays "Java Printing". I'd like to *at least*
have an option for appending a serial number printing (Java
Printing_
J.Pietschmann wrote:
Peter B. West wrote:
The problem is that there are different editors. The Java editor is
OK, but when you start editing xml files, for example, you get a
different editor - the Text Editor, I think. And that beast seems
immune to instruction about tabs.
Ah, yes. Text i
> Hi Christopher,
> Very good points, but I think this is a discussion that needs to
> happen at a higher level. FOP needs to cooperate with Cocoon, and
> Cocoon is
> committed to Avalon. If Avalon adopted Trunk, or did something similar, it
> would fix FOP and Cocoon at the same time with l
> And a good one. I'm not familiar with Velocity or it's
> particular approach,
> but the basic idea of separating logging interface from logging
> implementation is sound. Components such as fop should not require a
> particular logging implementation, they should write to an interface and
> al
> Good question. Does anyone knows how to vertically center text in a
> table-cell?
I'm afraid that I don't. :)
I tried display-align="center" and vertical-align="middle", both to no
avail. From the code (specifically,
org.apache.fop.fo.flow.TableCell.setup() and setRowHeight(int) ) it looks
li