cvs commit: xml-fop/docs/xml-docs/fop configuration.xml embedding.xml faq.xml involved.xml

2002-02-06 Thread keiron
keiron 02/02/06 01:57:17 Modified:docs/xml-docs/fop configuration.xml embedding.xml faq.xml involved.xml Log: some minor updates to info Revision ChangesPath 1.4 +11 -1 xml-fop/docs/xml-docs/fop/configuration.xml Index: configurati

Re: Seeking Comments on Status of Project

2002-02-06 Thread Keiron Liddle
Peter, I think that is a good idea. I would rather just focus on the redesign. If we try to explain the maintanence branch we will probably spend more time explaining what cannot be done than actually achieving anything. I will give it a go and see how things work. On 2002.02.05 23:25 Peter B

problem displaying a table

2002-02-06 Thread Nick Winger
hi ! i have the region-after extent=10cm. then i have a static content in that region with a table in it, as you see below. but the table has the height of 0. i just see a line going from left to right. but the image isnt't displayed and the text is also not there. why ? i have a second table (

fo file

2002-02-06 Thread Luis María Ruiz del Portal Lázaro
i need your help. I try to execute the next instructions in a JSP, but at the end of the process, the fo archive is blank.   TransformerFactory tFactory = TransformerFactory.newInstance();Transformer transformer = tFactory.newTransformer(new StreamSource("xsl.xsl")); FileOutputStream fout= n

Re: Seeking Comments on Status of Project

2002-02-06 Thread Ralph LaChance
At 07:31 AM 2/6/02 +0100, you wrote: >I think that most people need some encouragement to take the > > plunge in murky waters and since so many seem to feel generous this week, allow me to toss my hat into the ring - we would be pleased to help out with the awt renderer and the print renderer --

RE: I cud display "page 1 of N"

2002-02-06 Thread Dudley . Butt
where r the faqs now? -Original Message- From: BRAHMA [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 05, 2002 3:18 PM To: [EMAIL PROTECTED] Subject: I cud display "page 1 of N" Hi Louis and alex, Thanks for the help and from next time I'll check first in the FAQs.

RE: Seeking Comments on Status of Project

2002-02-06 Thread Matthew L. Avizinis
OK, so how can I help? I am not what could be called by most standards a "professionally competent" Java programmer yet. However, I agree that documentation is lacking -- I noticed that many, or at least some, of the Help documents in the distribution have not been updated since 1999 (or if they

Re: Seeking Comments on Status of Project

2002-02-06 Thread Peter B. West
Matthew, Yes, we're all entitled to a little ranting now and then. So I'll rant a little, and end with a few practical suggestions. As to who's in charge: Arved is the man, but Arved has recently started a new job, so you can imagine what his current situation is. Nonetheless, he is prepar

RE: Seeking Comments on Status of Project

2002-02-06 Thread Arved Sandstrom
-Original Message- From: Peter B. West [mailto:[EMAIL PROTECTED]] Sent: February 6, 2002 8:32 PM To: [EMAIL PROTECTED] Subject: Re: Seeking Comments on Status of Project > As to who's in charge: Arved is the man, but Arved has recently started > a new job, so you can imagine what his cur

Re: Seeking Comments on Status of Project

2002-02-06 Thread Bertrand Delacretaz
On Thursday 07 February 2002 03:57, Arved Sandstrom wrote: >. . . > If you do some code and want to > see it added to the main or maintenance branches, then the onus is on > one or more committers to explain why it's a bad idea, but there must > be a good reason. >. . . To make sure there is no

Re: Seeking Comments on Status of Project

2002-02-06 Thread Jeremias Maerki
> To make sure there is no confusion about this, could someone clarify > (once more I guess) what exactly the "main" and "maintenance" branches > are, and how to get the source code for both of them? You get the main branch by getting the sources from CVS without a tag. The maintenance branch i

Understanding FOP [1]

2002-02-06 Thread Keiron Liddle
Welcome to the understanding series following Peter's suggestion. This will be a series of notes for developers to understand how FOP works. Questions should be asked. We (yes others too) will attempt to clarify the processes involved to go from xml(fo) to pdf or other formats. Some areas will get