table-layout

2006-02-26 Thread Tracey Zellmann
I am using fop 0.91. I am getting a warning that fo:table, table-layout="auto" is currently not supported by FOP. My table looks the way I want it to, but I wonder what I should be doing to avoid that warning. I have a multi-column table where the width of the table is specified with

Re: table-layout

2006-02-26 Thread Andreas L Delmelle
On Feb 26, 2006, at 18:36, Tracey Zellmann wrote: Hi Tracey, I am using fop 0.91. I am getting a warning that fo:table, table-layout=auto is currently not supported by FOP. My table looks the way I want it to, but I wonder what I should be doing to avoid that warning. I have a

Re: table-layout

2006-02-26 Thread Tracey Zellmann
Excellent! That worked like a charm. Another small question, if you or someone else has a moment. I am using some spanned cells, but, at least for now, none of my table cells have any borders. I am getting a warning with a TODO WARNING: TODO Add collapsed border painting for spanned

RE: SOLVED - sort of Re how to embed a font programatically

2006-02-26 Thread Karl Roberts
Hi Jeremias, Thanks for the update to Trunk, Your code was a bit tidier than mine, but did the same thing, However I still got the NullPointerException. The crux of the problem was that The URIReader was only being used to resolve URI's for Images in the XSLT to transform my XML to XSL-FO. It

Re: table-layout

2006-02-26 Thread Manuel Mall
On Monday 27 February 2006 02:59, Tracey Zellmann wrote: Excellent! That worked like a charm. Another small question, if you or someone else has a moment. I am using some spanned cells, but, at least for now, none of my table cells have any borders. I am getting a warning with a TODO

RE: SOLVED - sort of Re how to embed a font programatically

2006-02-26 Thread Karl Roberts
Quick note, I changed the AgentHelper.setFOUserAgent(FOUserAgent foUserAgent) method to: public void setFOUserAgent(FOUserAgent foUserAgent) { synchronized (tlAgent) { tlAgent.set(foUserAgent); } } So that it is set every time a new Fop is constructed, to prevent

Re: table-layout

2006-02-26 Thread Tracey Zellmann
Thanks That worked perfectly as well. Now that I seem to at least have FOP working, I want to make better use of its facilities. How can I get a handle on the basic parameters - like these ones that I encounter. The underlying documentation has been helpful to get the examples running, and

Re: table-layout

2006-02-26 Thread Jay Bryant
Hi, Tracey, The best way is to ask specific questions. Many folks on the list have used FOP to solve heavy-duty, real-world problems. For example, I recently finished the XSL work that lets the Boston Globe use FOP to produce over 4000 pages of distribution reports (which product goes where)

AW: AW: Flow Area with explizit height inside an normal flow ar ea?

2006-02-26 Thread news
Are you going to implement this in one of the next releases? -Ursprüngliche Nachricht- Von: Jeremias Maerki [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 23. Februar 2006 13:47 An: fop-users@xmlgraphics.apache.org Betreff: Re: AW: Flow Area with explizit height inside an normal flow