Re: rows and columns spanning

2001-08-10 Thread Louis . Masters


Sanjay:

number-rows-spanned does not work yet.

number-columns-spanned example:



-Lou





Sanjay Raj <[EMAIL PROTECTED]> on 08/10/2001 12:49:53 PM

Please respond to [EMAIL PROTECTED]

To:   "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
cc:

Subject:  rows and columns spanning

Hi All,
I am new to FOP (FOP 0.17.0 DEV) , I have been trying to get
number-columns-spanned and number-rows-spanned properties to work. But I
have had no success so far, therefore I ask you, the creators, are the
properties supposed to work?
If yes, what is the correct usage?


Thanks in advance.


Sanjay Raj


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]









-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




rows and columns spanning

2001-08-10 Thread Sanjay Raj

Hi All,
I am new to FOP (FOP 0.17.0 DEV) , I have been trying to get
number-columns-spanned and number-rows-spanned properties to work. But I
have had no success so far, therefore I ask you, the creators, are the
properties supposed to work?
If yes, what is the correct usage?


Thanks in advance.


Sanjay Raj


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




Re: positioning of blocks

2001-08-10 Thread Chetan Vig

Yes they are.

-Chetan

"Etienne Baert (SPSInfoquest nv)" wrote:

> But is  supported in FOP 0.19 ???
> Etienne
>
> -Original Message-
> From: Chetan Vig [mailto:[EMAIL PROTECTED]]
> Sent: jeudi 9 aout 2001 21:40
> To: [EMAIL PROTECTED]
> Subject: Re: positioning of blocks
>
> Use Block Containers
>
> here is an example
>
> left="60pt" padding="3pt" position="absolute">
>   
> 
>   
>
>
> "Maring, Steve" wrote:
>
> > I need to position blocks at very specific places on a page.  These blocks
> > corespond to the location of fields that need to be filled in on a form
> > which was originally just paper based.
> >
> > Can I get an example of how I might use absolute or relative positioning
> to
> > achieve this?  Or do I need to do something else?
> >
> > Thanks.
> > -Steve Maring
> >
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, email: [EMAIL PROTECTED]
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




RE: Release Schedule

2001-08-10 Thread Patel, Mike

Please don't forget "fop.sh" file also.

Thanks in Advance

Thanks,

Mike

-Original Message-
From: Charlie Wu [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 09, 2001 7:24 PM
To: '[EMAIL PROTECTED]'; '[EMAIL PROTECTED]'
Subject: RE: Release Schedule


Please include javadoc and the batch files in both the src release and
binary release.. it took me hours to figure out hwo to get fop to work
because i only downloaded the binary release (0.19).. 

thanks

Charlie

-Original Message-
From: Arved Sandstrom [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 09, 2001 4:14 PM
To: [EMAIL PROTECTED]
Subject: Release Schedule


Hi, all

I have the 0.18 to 0.19 changes put into the CHANGES file. Please review 
carefully. I am committing the 0.19 to 0.20 changes to that file tomorrow 
evening.

You'll have until Sunday to review the CHANGES file. I'll make final mods to

that file Sunday, immediately prior to building the release. If you've got
an 
issue with credits, please pipe up. :-)

We had quality control problems (my fault) with existence, location and 
condition of DOS batch files in the last release. I promise to be more 
careful with these this time. Can anyone think of anything else that relates

to the suitability and serviceability of the distributions?

I am still (and have been for quite a while) very undecided about whether to

include Javadoc (size considerations). Perhaps in the source distro only? 
Comments?

Regards,
Arved Sandstrom
-- 
Fairly Senior Software Type
e-plicity (http://www.e-plicity.com)
Halifax, Nova Scotia
Wireless * B2B * J2EE * XML

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




cvs commit: xml-fop/docs/xml-docs/fop todo.xml architecture.xml compiling.xml embedding.xml extensions.xml faq.xml testing.xml

2001-08-10 Thread keiron

keiron  01/08/10 06:57:32

  Modified:docs/xml-docs fop.xml
   docs/xml-docs/fop architecture.xml compiling.xml
embedding.xml extensions.xml faq.xml testing.xml
  Added:   docs/xml-docs/fop todo.xml
  Log:
  added some more info
  todo list - needs more info
  faq - put some of the basic questions in this page
in future should have pictures and more info
  updated the changed api interface
  some other minor changes
  
  Note: this still needs work (others please help)
  
  Revision  ChangesPath
  1.8   +1 -0  xml-fop/docs/xml-docs/fop.xml
  
  Index: fop.xml
  ===
  RCS file: /home/cvs/xml-fop/docs/xml-docs/fop.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- fop.xml   2001/06/06 12:33:52 1.7
  +++ fop.xml   2001/08/10 13:57:32 1.8
  @@ -5,6 +5,7 @@
 
 
 
  +  
 
 
 
  
  
  
  1.11  +1 -7  xml-fop/docs/xml-docs/fop/architecture.xml
  
  Index: architecture.xml
  ===
  RCS file: /home/cvs/xml-fop/docs/xml-docs/fop/architecture.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- architecture.xml  2001/06/06 12:34:01 1.10
  +++ architecture.xml  2001/08/10 13:57:32 1.11
  @@ -12,14 +12,8 @@
   
   Driver driver = new Driver();
   driver.setRenderer("org.apache.fop.render.pdf.PDFRenderer", version);
  -driver.addElementMapping("org.apache.fop.fo.StandardElementMapping");
  -driver.addElementMapping("org.apache.fop.svg.SVGElementMapping");
  -driver.addPropertyList("org.apache.fop.fo.StandardPropertyListMapping");
  -driver.addPropertyList("org.apache.fop.svg.SVGPropertyListMapping");
   driver.setOutputStream(new FileOutputStream(args[1]));
  -driver.buildFOTree(parser, fileInputSource(args[0]));
  -driver.format();
  -driver.render();
  +driver.render(parser, inputHandler.getInputSource());
   
   
   
  
  
  
  1.9   +1 -1  xml-fop/docs/xml-docs/fop/compiling.xml
  
  Index: compiling.xml
  ===
  RCS file: /home/cvs/xml-fop/docs/xml-docs/fop/compiling.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- compiling.xml 2001/05/18 09:55:56 1.8
  +++ compiling.xml 2001/08/10 13:57:32 1.9
  @@ -8,7 +8,7 @@
  can start one of these scripts, you have to setup your classpath and the 
environment variable JAVA_HOME (see below).
 The compilation uses Ant, 
  a replacement of make (you can find more information about Ant at 
  -   http://jakarta.apache.org/ant/";>jakarte.apache.org).
  +   http://jakarta.apache.org/ant/";>jakarta.apache.org).
   build.xml is the replacement of makefile. Look there for detailed 
information on the build
   process and different targets. 
  A help screen is shown by calling "build usage".
  
  
  
  1.9   +8 -12 xml-fop/docs/xml-docs/fop/embedding.xml
  
  Index: embedding.xml
  ===
  RCS file: /home/cvs/xml-fop/docs/xml-docs/fop/embedding.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- embedding.xml 2001/08/10 07:59:27 1.8
  +++ embedding.xml 2001/08/10 13:57:32 1.9
  @@ -1,15 +1,14 @@
   
   
   
  -
   
   
   
 
 Instantiate org.apache.fop.apps.Driver. Once this class is 
instantiated, methods are called to set the
  - Renderer to use, the (possibly multiple) ElementMapping(s) to
  - use and the OutputStream to use to output the results of the
  + Renderer to use
  + and the OutputStream to use to output the results of the
rendering (where applicable). In the case of the Renderer and
ElementMapping(s), the Driver may be supplied either with the
object itself, or the name of the class, in which case Driver will
  @@ -30,10 +29,10 @@
   ]]>
   
   
  -  Once the Driver is set up, the buildFOTree method
  +  Once the Driver is set up, the render method
is called. Depending on whether DOM or SAX is being used, the
  - invocation of the method is either buildFOTree(Document) or
  - buildFOTree(Parser, InputSource) respectively.
  + invocation of the method is either render(Document) or
  + render(Parser, InputSource) respectively.
 
 A third possibility may be used to build the FO Tree, namely
calling getContentHandler() and firing the SAX events yourself.
  @@ -45,10 +44,9 @@
 
 You can also specify an xml and xsl file for the input.
 
  @@ -58,10 +56,8 @@
 driver.setRenderer(Driver.RENDER_PDF);
 InputHandler inputHandler = new XSLTInputHandler(xmlFile, xslFile);
 XMLReader parser = inputHandler.getParser();
  -  driver.buildFOTree(parser, inputHandler);
 

Sequence master for overflow

2001-08-10 Thread Romain Bourgue

Hi all,

I'd like to specify a particular page-master (regions) for the first page and another
page-master (other regions) for rest of the doc wich is the overflow of the first page.

How could I do so ?

Other question : 
Is it possible to avoid the page break into a block ?
(page-break-inside="avoid" doesn't seem to be supported)


Thanks for helping.

Romain

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




Re: Attracting companies to FOP (was: Re: Public API Change in Driver)

2001-08-10 Thread Keiron Liddle

Al,

As I mentioned in another email, I have been looking at getting a webstart
demo working (batik has one if you want a look).

Basically it operates like an applet (except it is a full running
application) that is easily run from a web browser.

This will use the awt viewer to load .fo files and display to the user. So
Any help with getting the viewer to work better would be appraciated. One
part that would be very useful for the demo is links loading up new files.
But really any help would be appreciated if it can make things easier and
display better.

Thanks for you input.

Keiron

> ps - I have grafted it on to my app in a fairly crude way.  Anybody else
> interested in a reworking of the .viewer package to make it easier to do?
> If so, I'll put a bit more time in and offer some chages.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




Re: Release Schedule

2001-08-10 Thread Weiqi Gao

Arved Sandstrom wrote:
>
> At 09:46 PM 8/9/01 -0500, Weiqi Gao wrote:
> >
> > This makes sense.  People who are getting the source
> > release can build the Javadocs from the release.
> > People who are getting the binary release can't
> > build the Java docs, so they need the Javadocs bundled
> > in.
>
> Weiqi,
>
> I assume you meant that what makes sense is neither what
> I suggested nor what Charlie suggested, but rather,
> prepared Javadoc with the binary distro, and none with
> the source. I pretty much assume that the complete set
> of batch files will be identical acrosss different
> distros.

Of course this is assuming that the Javadoc is going to be useful for the
customers of the binary distribution.

> I want to make it clear that the Javadoc is not going
> to help someone all that much in figuring out how to
> make FOP run. We are talking about the API docs when I
> say Javadoc, _not_ the regular HTML documentation.

I have to admit that during the past few months of trying to use FOP I have
never looked at the Javadoc.  The HTML documentation has been adequate.
However I'm just one user.  There might be other users whose experience says
otherwise.

When I said "Javadoc in binary distribution", what I had in mind are things
that I can download from Sun's website, like JAXP 1.1, JSSE, JNDI, etc.
They've always included the Javadocs.  But they distribute only the public
API Javadocs (the javax.naming.*, etc., part, not the com.sun.naming.*,
etc., part).  I don't know how FOP can fit into that model.

Maybe when the public API is separated from the implementation details, FOP
can provide Javadocs only for the public API and not the implemenation
details, thus cutting down the size of the distribution.

Until then, go with your instinct.

> Incidentally, none of this is an issue for me. I have a
> fast machine and I have a cable connection. If all
> potential users also have cable or ADSL connections then
> it's a moot point. But they don't, so distro size (I
> would think) is a consideration.

Speaking as one with a 28.8k modem behind an unlimited hours ISP, I don't
really care about the size either.  (I downloaded my GNOME 1.4 as well as
the .NET SDK over the phone line.  It took only a couple of DAYS.)

--
Weiqi Gao
[EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




Re: Regression tests (was Re: Public API Change in Driver)

2001-08-10 Thread Sam Ruby

Keiron Liddle wrote:
>
> So to quote from that page:
>  You can run the tests by specifying the build target "test" ie:
>  build.sh test

Yup.  Clear.  RTFM indeed.

Once the Xalan / Fop codegen is cleared up I will try it out.  If
successful, I'll add it to the list.  If I have any questions, I'll be
back.

Thanks!

- Sam Ruby


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




RE: Jakarta Projects Communicating

2001-08-10 Thread Morrison, John

Err, General?

> -Original Message-
> From: Alex McLintock [mailto:[EMAIL PROTECTED]]
> Sent: Friday, 10 August 2001 12:53 pm
> To: [EMAIL PROTECTED]
> Subject: Jakarta Projects Communicating
> 
> 
> 
> Sam Ruby said:
> 
> > As I mentioned, one thing that
> > drives me batty is projects not talking.  
> 
> There is no forum for Jakarta discussion. There is no mailing 
> list for discussing
> all the sub projects as a whole. 
> 
> Please prove me wrong!!!
> 
> 
> Alex
> 
> 
> =
> Alex McLintock[EMAIL PROTECTED]Open Source 
> Consultancy in London
> OpenWeb Analysts Ltd, http://www.OWAL.co.uk/ 
> SF and Computing Book News and Reviews: http://news.diversebooks.com/
> Get Your XML T-Shirt  at http://www.inversity.co.uk/
> 
> 
> Do You Yahoo!?
> Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk
> or your free @yahoo.ie address at http://mail.yahoo.ie
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
> 


===
Information in this email and any attachments are confidential, and may
not be copied or used by anyone other than the addressee, nor disclosed
to any third party without our permission.  There is no intention to
create any legally binding contract or other commitment through the use
of this email.

Experian Limited (registration number 653331).  
Registered office: Talbot House, Talbot Street, Nottingham NG1 5HF

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




Re: Jakarta Projects Communicating

2001-08-10 Thread Stefan Bodewig

On Fri, 10 Aug 2001, Alex McLintock <[EMAIL PROTECTED]> wrote:

> There is no forum for Jakarta discussion. There is no mailing list
> for discussing all the sub projects as a whole.

[EMAIL PROTECTED]

Stefan

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




Re: Regression tests (was Re: Public API Change in Driver)

2001-08-10 Thread Keiron Liddle

On Fri, 10 Aug 2001 13:41:24 Sam Ruby wrote:
> Some background, so that perhaps you can understand both the depths of my
> insanity and and what I am looking for.  As Arved mentioned, I am on the
> XML PMC.  I am also on the Jakarta PMC.  As I mentioned, one thing that
> drives me batty is projects not talking.  I am not singling out xml-fop.
> If you take a moment to check
> http://jakarta.apache.org/builds/gump/latest/, you will see more than a
> few
> projects than I am more or less following.
> 
> If there are any automated tests available, I will gladly run them daily
> against the absolute latest versions of Xerces, Xalan, and other
> dependencies, and publish the results.  This often has the affect of
> identifying integration problems early, which generally makes the culprit
> easier to identify and resolve.
> 
> An example of that occurred this morning.  The build of fop itself died
> with null pointer exceptions in codegen.  While not designed as a
> regression test, codegen certainly excersizes some functionallity in
> Xalan.
> The Xalan team has found this valuable information in the past.
> 
> So, if you look at the number of projects, that's a lot of FM to RTFM. 
> But
> if you know of any existing automated tests and can point me in somewhat
> the right direction, I will try to figure out the rest.  From what I can
> tell, the page you pointed me to tells me how to get a new test added.

I understand that you may have a lot to do.
That is why I write pages like that, so people can read them (though I
often wonder why) and get the information quickly.

So to quote from that page:
"To setup the testing the developer must place a reference fop.jar in the
"/test/reference/" directory. This jar will be dynamically
loaded to create the reference output."

and ...

"The tests are stored in the "/test" directory. 

You can run the tests by specifying the build target "test" ie: 
build.sh test 

This will then compare the current code in the local src directory to a
specified release of FOP. Any differences between the current code and the
output from the reference version will be reported. If the test previously
passed then the test run will have failed."

If that is not enough information or is otherwise not clear then it would
be helpful to say so.
As I said, the testing is in the early stages and currently doesn't provide
that much information.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




Jakarta Projects Communicating

2001-08-10 Thread Alex McLintock


Sam Ruby said:

> As I mentioned, one thing that
> drives me batty is projects not talking.  

There is no forum for Jakarta discussion. There is no mailing list for discussing
all the sub projects as a whole. 

Please prove me wrong!!!


Alex


=
Alex McLintock[EMAIL PROTECTED]Open Source Consultancy in London
OpenWeb Analysts Ltd, http://www.OWAL.co.uk/ 
SF and Computing Book News and Reviews: http://news.diversebooks.com/
Get Your XML T-Shirt  at http://www.inversity.co.uk/


Do You Yahoo!?
Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk
or your free @yahoo.ie address at http://mail.yahoo.ie

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




Re: Regression tests (was Re: Public API Change in Driver)

2001-08-10 Thread Sam Ruby

Keiron Liddle wrote:
>
> There are tests that can be run using the build. (would it be too rude to
> say RTFM).

;-)

> Currently only in an early stage and if using the w3c testing suite it
will
> cause infinite loops.
>
> http://xml.apache.org/fop/testing.html

Some background, so that perhaps you can understand both the depths of my
insanity and and what I am looking for.  As Arved mentioned, I am on the
XML PMC.  I am also on the Jakarta PMC.  As I mentioned, one thing that
drives me batty is projects not talking.  I am not singling out xml-fop.
If you take a moment to check
http://jakarta.apache.org/builds/gump/latest/, you will see more than a few
projects than I am more or less following.

If there are any automated tests available, I will gladly run them daily
against the absolute latest versions of Xerces, Xalan, and other
dependencies, and publish the results.  This often has the affect of
identifying integration problems early, which generally makes the culprit
easier to identify and resolve.

An example of that occurred this morning.  The build of fop itself died
with null pointer exceptions in codegen.  While not designed as a
regression test, codegen certainly excersizes some functionallity in Xalan.
The Xalan team has found this valuable information in the past.

So, if you look at the number of projects, that's a lot of FM to RTFM.  But
if you know of any existing automated tests and can point me in somewhat
the right direction, I will try to figure out the rest.  From what I can
tell, the page you pointed me to tells me how to get a new test added.

- Sam Ruby


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




RE: positioning of blocks

2001-08-10 Thread Etienne Baert \(SPSInfoquest nv\)

But is  supported in FOP 0.19 ???
Etienne

-Original Message-
From: Chetan Vig [mailto:[EMAIL PROTECTED]]
Sent: jeudi 9 aout 2001 21:40
To: [EMAIL PROTECTED]
Subject: Re: positioning of blocks


Use Block Containers

here is an example

   
  

  
   


"Maring, Steve" wrote:

> I need to position blocks at very specific places on a page.  These blocks
> corespond to the location of fields that need to be filled in on a form
> which was originally just paper based.
>
> Can I get an example of how I might use absolute or relative positioning
to
> achieve this?  Or do I need to do something else?
>
> Thanks.
> -Steve Maring
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




RE: Attracting companies to FOP (was: Re: Public API Change in Driver)

2001-08-10 Thread Ronald Jaramillo

Arved wrote:
> But if I have 5 hours a week to 
> spend on FOP, is 
> that not better spent recording what I know about FOP design and 
> implementation, and making that information available? It's 
> sort of like the 
> Biblical saying about providing people with fish (which is 
> what I've been 
> doing), as opposed to teaching people to fish. Not only that, 
> telling them 
> _where_ they should fish. :-)

I think this will help fop a lot!

> Perhaps you saw my recent post to Karen Lease and others 
> (that Karen replied 
> to) that was along these lines, somewhat, albeit focusing on 
> tables. So I 
> think the thought has been on the radar horizon.

Yes I saw it and was happy to read it. I could has written a 'me to' kind of
comment, becouse that aproach will make fop a robust product wich maybe only
handle a subset of
the specification, but do it well.
IMHO fop is far better of doing some sort of things rigth in a
consequent/concise manner, than trying to implement
all the specs partially or locally. And as you point it, if it work on
tables chances are it works allover.

MVH
Ronald

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




RE: numbered/lettered lists

2001-08-10 Thread Michail Bikoulis

I think you're looking for the xsl:number tag. Check the examples at
http://www.zvon.org/HTMLonly/XSLTutorial/Books/Book1/index.html

Regards,

Mike

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: 10. august 2001 12:02
To: [EMAIL PROTECTED]
Subject: numbered/lettered lists


All, 

Is there a tag that will automatically increase the value of the bullet 
in a numbered/lettered list?

Eg, a) list item 1
b) list item 2
c) list item 3

if item b) was removed c) would automatically move up the list and be 
re-lettered as b)

Thanks for your help.

Vicki


Visit our website at http://www.ubswarburg.com

This message contains confidential information and is intended only 
for the individual named.  If you are not the named addressee you 
should not disseminate, distribute or copy this e-mail.  Please 
notify the sender immediately by e-mail if you have received this 
e-mail by mistake and delete this e-mail from your system.

E-mail transmission cannot be guaranteed to be secure or error-free 
as information could be intercepted, corrupted, lost, destroyed, 
arrive late or incomplete, or contain viruses.  The sender therefore 
does not accept liability for any errors or omissions in the contents 
of this message which arise as a result of e-mail transmission.  If 
verification is required please request a hard-copy version.  This 
message is provided for informational purposes and should not be 
construed as a solicitation or offer to buy or sell any securities or 
related financial instruments.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




numbered/lettered lists

2001-08-10 Thread Victoria . Beeby

All, 

Is there a tag that will automatically increase the value of the bullet 
in a numbered/lettered list?

Eg, a) list item 1
b) list item 2
c) list item 3

if item b) was removed c) would automatically move up the list and be 
re-lettered as b)

Thanks for your help.

Vicki


Visit our website at http://www.ubswarburg.com

This message contains confidential information and is intended only 
for the individual named.  If you are not the named addressee you 
should not disseminate, distribute or copy this e-mail.  Please 
notify the sender immediately by e-mail if you have received this 
e-mail by mistake and delete this e-mail from your system.

E-mail transmission cannot be guaranteed to be secure or error-free 
as information could be intercepted, corrupted, lost, destroyed, 
arrive late or incomplete, or contain viruses.  The sender therefore 
does not accept liability for any errors or omissions in the contents 
of this message which arise as a result of e-mail transmission.  If 
verification is required please request a hard-copy version.  This 
message is provided for informational purposes and should not be 
construed as a solicitation or offer to buy or sell any securities or 
related financial instruments.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




RE: Attracting companies to FOP (was: Re: Public API Change in Driver)

2001-08-10 Thread Arved Sandstrom

At 11:29 AM 8/10/01 +0200, Ronald Jaramillo wrote:
>IMHO fop should present itself on the website in a much better way.
>The developers on this list may think there is a long way to go, but
>that depends on how
>you look at it. For what we needed in our company fop was ready for prime
>time.
>I think the site should be more especific about what fop is able to do right
>now, maybe show
>some examples/screen-dumps of tables, svg, images or some unicode documents.

You're right. We don't present this information at all well. We have a 
couple of files, not necessarily up to date, for implemented features and 
limittaions, and that's it.

>Arved wrote
>>I look at OS projects like Subversion and I'm green with envy.
>Well on theirs   site, they has a section devoted to well define specific
>task that need to be done.
>Thats something we should do for fop site as well.
>For instance, it could be nice to define what it takes to implement
>background image support.
>Or feature x. I think this model will fit better whith the way fop is been
>developed ( people poking at
>it on their spare time, comming and going ).
>Having an overview of what fop supports, and a list of what need's to be
>implemented grouped in self contained
>task could be a good place to start. Then a developer/company can see if
>their problem can be solved with
>fop, and if not they can stimate what it takes to implement what they need.

These are very good points. We have a number of developers/committers with 
lesser or greater knowledge of FOP guts that could possibly leverage their 
knowledge better. Take myself as a case in point: I know FOP well enough 
that I can dive in almost anywhere (OK, SVG and fonts are weak points for 
me, but you get the idea). But if I have 5 hours a week to spend on FOP, is 
that not better spent recording what I know about FOP design and 
implementation, and making that information available? It's sort of like the 
Biblical saying about providing people with fish (which is what I've been 
doing), as opposed to teaching people to fish. Not only that, telling them 
_where_ they should fish. :-)

Perhaps you saw my recent post to Karen Lease and others (that Karen replied 
to) that was along these lines, somewhat, albeit focusing on tables. So I 
think the thought has been on the radar horizon.

Lots of good suggestions here. All of which I think deserve high-priority 
attention. I'll certainly start doing this kind of stuff immediately after 
the 0.20 release this weekend.

Regards,
Arved Sandstrom

Fairly Senior Software Type
e-plicity (http://www.e-plicity.com)
Wireless * B2B * J2EE * XML --- Halifax, Nova Scotia


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




[Bug 3073] - Whitespace does not scale

2001-08-10 Thread bugzilla

PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3073

*** shadow/3073 Fri Aug 10 02:57:56 2001
--- shadow/3073.tmp.28708   Fri Aug 10 02:58:26 2001
***
*** 108,110 
--- 108,115 
  --- Additional Comments From [EMAIL PROTECTED]  2001-08-10 02:57 ---
  Created an attachment (id=406)
  FO example where the alignment works
+ 
+ 
+ --- Additional Comments From [EMAIL PROTECTED]  2001-08-10 02:58 ---
+ Created an attachment (id=407)
+ FO example where the alignment does not work

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




[Bug 3073] - Whitespace does not scale

2001-08-10 Thread bugzilla

PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3073

*** shadow/3073 Fri Aug 10 00:07:29 2001
--- shadow/3073.tmp.28699   Fri Aug 10 02:57:56 2001
***
*** 104,106 
--- 104,110 
  

  
+ 
+ --- Additional Comments From [EMAIL PROTECTED]  2001-08-10 02:57 ---
+ Created an attachment (id=406)
+ FO example where the alignment works

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




RE: Attracting companies to FOP (was: Re: Public API Change in Driver)

2001-08-10 Thread Alistair Hopkins

Another 1/2c

I am using fop as the report formatter for a desktop application: I have not
found any other way of getting previewable, printable, saveable high quality
report documents out of java on a client side application.

We wasted quite a bit of time on some pdf-generating library we found which
was non-standards-compliant and involved out of process calls to get pdf
viewer up, temporary files, and general system-dependent ugliness which
always went wrong: the FOP way is a lot easier!

This usage is not mentioned on the FOP site AFAIK.  But look at the success
of a piece of total rubbish like Crystal Reports: after a few years doing
this software stuff, I've finally realised, END USERS WANT IT ON PAPER.
Especially the older, more senior ones...

Al

ps - I have grafted it on to my app in a fairly crude way.  Anybody else
interested in a reworking of the .viewer package to make it easier to do?
If so, I'll put a bit more time in and offer some chages.

-Original Message-
From: Ronald Jaramillo [mailto:[EMAIL PROTECTED]]
Sent: Friday, August 10, 2001 10:29 AM
To: '[EMAIL PROTECTED]'
Subject: RE: Attracting companies to FOP (was: Re: Public API Change in
Driver)



I agree with Mark on this,
Just to make a point  I'll tell you about my experience with fop.
At my company we focus on delivering web aplication for traditional brick &
mortar
companies. We' have done some repporting apps and document generation like
invoices
and the like.
When we first needed to generate pdf from scratch( 2 years ago ), we haven't
heard
of fop, so we used pdflib together with java. This was a time consuming and
frustrating process, becouse it was so lowlevel. You have to calculate the
position of all
elements, the number of lines the amount of space, everything.
Making a nice table will take ages. We endend up writing a lot of classes
wich parsed and
formated a html subset, becouse having the presentation tied so close to the
code was
a maintainence nightmare.
When i found fop, i was happy to trow away all those classes.
We have been used fop succesfully on production environment for several of
our custumers for
about 1/2 year.
Fop right now is capable of doing what we need an more than that. If there
is some
feature we need in the future, we will try to implement it. My point is
that, if my
company has been aware of fop existance and capabilities from the begining,
we will
rather had contributed to fop enhancement instead of investing time on those
silly classes.

IMHO fop should present itself on the website in a much better way.
The developers on this list may think there is a long way to go, but
that depends on how
you look at it. For what we needed in our company fop was ready for prime
time.
I think the site should be more especific about what fop is able to do right
now, maybe show
some examples/screen-dumps of tables, svg, images or some unicode documents.

Arved wrote
>I look at OS projects like Subversion and I'm green with envy.
Well on theirs   site, they has a section devoted to well define specific
task that need to be done.
Thats something we should do for fop site as well.
For instance, it could be nice to define what it takes to implement
background image support.
Or feature x. I think this model will fit better whith the way fop is been
developed ( people poking at
it on their spare time, comming and going ).
Having an overview of what fop supports, and a list of what need's to be
implemented grouped in self contained
task could be a good place to start. Then a developer/company can see if
their problem can be solved with
fop, and if not they can stimate what it takes to implement what they need.


MVH
Ronald


Mark wrote
> I'm just saying it how I see it, of course; maybe I'm oversimplifying
> and talking out my botty. But the FOP page doesn't really get me all
> worked up about how it's going to change the world, even though I'm
> pretty sure it's impact will be huge. So I guess I'm saying it's a
> marketing problem...?
>
> Cheers
> Mark
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




Re: [Bug 3007] - broken basic-link when referencing a following page

2001-08-10 Thread Enrico Schnepel

Hi,

thank you for resolving the problem. Your files are working fine. I am
running into another problem now but I am still trying to locate and separate it.

Regards

Enrico

-- 
Aufgepasst - jetzt viele 1&1 New WebHosting Pakete ohne
Einrichtungsgebuehr + 1 Monat Grundgebuehrbefreiung!
http://puretec.de/index.html?ac=OM.PU.PU003K00736T0492a


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




Re: Release Schedule

2001-08-10 Thread Arved Sandstrom

At 09:46 PM 8/9/01 -0500, Weiqi Gao wrote:
>Charlie Wu wrote:
>>
>> Please include javadoc and the batch files in both the
>> src release and binary release.. it took me hours to
>> figure out hwo to get fop to work because i only
>> downloaded the binary release (0.19)..
>
>This makes sense.  People who are getting the source release can build the
>Javadocs from the release.  People who are getting the binary release can't
>build the Java docs, so they need the Javadocs bundled in.

Weiqi,

I assume you meant that what makes sense is neither what I suggested nor 
what Charlie suggested, but rather, prepared Javadoc with the binary distro, 
and none with the source. I pretty much assume that the complete set of 
batch files will be identical acrosss different distros.

I want to make it clear that the Javadoc is not going to help someone all 
that much in figuring out how to make FOP run. We are talking about the API 
docs when I say Javadoc, _not_ the regular HTML documentation.

Incidentally, none of this is an issue for me. I have a fast machine and I 
have a cable connection. If all potential users also have cable or ADSL 
connections then it's a moot point. But they don't, so distro size (I would 
think) is a consideration.

Regards,
Arved

Fairly Senior Software Type
e-plicity (http://www.e-plicity.com)
Wireless * B2B * J2EE * XML --- Halifax, Nova Scotia


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




RE: Attracting companies to FOP (was: Re: Public API Change in Driver)

2001-08-10 Thread Ronald Jaramillo


I agree with Mark on this,
Just to make a point  I'll tell you about my experience with fop.
At my company we focus on delivering web aplication for traditional brick &
mortar
companies. We' have done some repporting apps and document generation like
invoices
and the like.
When we first needed to generate pdf from scratch( 2 years ago ), we haven't
heard
of fop, so we used pdflib together with java. This was a time consuming and
frustrating process, becouse it was so lowlevel. You have to calculate the
position of all
elements, the number of lines the amount of space, everything. 
Making a nice table will take ages. We endend up writing a lot of classes
wich parsed and
formated a html subset, becouse having the presentation tied so close to the
code was
a maintainence nightmare.
When i found fop, i was happy to trow away all those classes. 
We have been used fop succesfully on production environment for several of
our custumers for
about 1/2 year.
Fop right now is capable of doing what we need an more than that. If there
is some
feature we need in the future, we will try to implement it. My point is
that, if my
company has been aware of fop existance and capabilities from the begining,
we will
rather had contributed to fop enhancement instead of investing time on those
silly classes.

IMHO fop should present itself on the website in a much better way.
The developers on this list may think there is a long way to go, but
that depends on how
you look at it. For what we needed in our company fop was ready for prime
time.
I think the site should be more especific about what fop is able to do right
now, maybe show
some examples/screen-dumps of tables, svg, images or some unicode documents.

Arved wrote
>I look at OS projects like Subversion and I'm green with envy.
Well on theirs   site, they has a section devoted to well define specific
task that need to be done.
Thats something we should do for fop site as well.
For instance, it could be nice to define what it takes to implement
background image support.
Or feature x. I think this model will fit better whith the way fop is been
developed ( people poking at
it on their spare time, comming and going ).
Having an overview of what fop supports, and a list of what need's to be
implemented grouped in self contained
task could be a good place to start. Then a developer/company can see if
their problem can be solved with
fop, and if not they can stimate what it takes to implement what they need.


MVH
Ronald


Mark wrote 
> I'm just saying it how I see it, of course; maybe I'm oversimplifying
> and talking out my botty. But the FOP page doesn't really get me all
> worked up about how it's going to change the world, even though I'm
> pretty sure it's impact will be huge. So I guess I'm saying it's a
> marketing problem...?
> 
> Cheers
> Mark
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
> 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




Re: FOP FAQ suggestion

2001-08-10 Thread Alex McLintock

Regarding the FOP Faq-O-Matic? http://www.owal.co.uk:8090/asf/fop.jsp

I asked for Java programmers to help

> Maybe.  I do server-side Java -- servlets, JSPs, EJBs.  Is that in line
> with the kind of help you need?  (I'm also kind of busy contributing
> to Borland's newsgroups as one of their JBuilder TeamB members,
> so I don't know how much extra time I have.)
> 
> Paul Furbacher

Essentially the Jyve (Java FAQ-O-Matic) program is about a year old - and uses another 
Apache project called Turbine. Turbine is a web application framework library under 
constant
development. Unfortunately Turbine development continues and Jyve didn't.
The security mechanism changed including roles for users and so although people can
actually register with my FAQ system they don't have permission to enter things.
(I have superuser priviledges so I can add things in...)
This is one of the underlying problems with the main Apache FAQ (the one on apache.org)
You may have spotted "[EMAIL PROTECTED]" mentioned on the FAQ home page along with
a grovelling apology for me not fixing it earlier.


The very good news is that there is a new version of Jyve around. Hooray. 
So the plan is.

1) Setup a new FAQ system with the new Jyve from CVS (including putting
   it on an installation of apache with a correctly configured mod_jk)
2) Copy the FAQ data from the old system to the new one. - preferably 
   in an automated fashion.

The FOP FAQ is the one I am most interested in, but there are all the 
other Apache FAQs too.

Once we have done this there are loads of cute features to add, but they are really
bells and whistles...

PS The CVS details are listed at

http://jakarta.apache.org/site/cvsindex.html

I have lost the details for the Jyve mailing list. I can post it next week and
maybe take this discussion off this list.




Alex McLintock


=
Alex McLintock[EMAIL PROTECTED]Open Source Consultancy in London
OpenWeb Analysts Ltd, http://www.OWAL.co.uk/ 
SF and Computing Book News and Reviews: http://news.diversebooks.com/
Get Your XML T-Shirt  at http://www.inversity.co.uk/


Do You Yahoo!?
Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk
or your free @yahoo.ie address at http://mail.yahoo.ie

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




cvs commit: xml-fop/docs/xml-docs/fop svg.xml

2001-08-10 Thread keiron

keiron  01/08/10 02:00:20

  Modified:docs/xml-docs/fop svg.xml
  Log:
  try to explain setting the size of output with transcoder a bit better
  
  Revision  ChangesPath
  1.3   +7 -2  xml-fop/docs/xml-docs/fop/svg.xml
  
  Index: svg.xml
  ===
  RCS file: /home/cvs/xml-fop/docs/xml-docs/fop/svg.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- svg.xml   2001/07/13 12:17:50 1.2
  +++ svg.xml   2001/08/10 09:00:20 1.3
  @@ -31,8 +31,13 @@
   the SVG file.
   
   
  -It is also possible to specify the width and/or height of the PDF document.
  -Currently the SVG image is simply scaled in PDF so the result my not be the best 
possible.
  +It is also possible to specify the width and/or height of the PDF document on the 
command line with -w and -h or if you are using the transcoder api you can use the 
transcoding hints.
  +
  +
  +Currently the SVG image is drawn at the SVG document size and simply scaled in PDF 
to the new size. So the result may not be the best possible. For example if you have 
any images or effects it will draw them at the original resolution of the svg 
document. When this is viewed in the pdf it will have an incorrect resolution for the 
size of the pdf.
  +
  +
  +The size of the pdf file will also remain the same regardless of what size the page 
is.
   
   
   For more information see http://xml.apache.org/batik/";>Batik for
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




region-body / reference-orientation

2001-08-10 Thread Alex McLintock

Anyone want to help this person out? I wish I had a quid every time 
someone assumed that since I help out with the FAQ they could
ask me a question before mailing it to the list...


--
Originally from: [EMAIL PROTECTED] 
Originally to: alex 
Date: Thu, 9 Aug 2001 18:47:53 + (GMT+00:00) 


Subject: [FAQ] region-body / reference-orientation 
Hi, the reference-orientation is support in Fop?, this property not work "WARNING: 
property
'reference-orientation' ignored", this feature is support  in FOP ?.
 



=
Alex McLintock[EMAIL PROTECTED]Open Source Consultancy in London
OpenWeb Analysts Ltd, http://www.OWAL.co.uk/ 
SF and Computing Book News and Reviews: http://news.diversebooks.com/
Get Your XML T-Shirt  at http://www.inversity.co.uk/


Do You Yahoo!?
Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk
or your free @yahoo.ie address at http://mail.yahoo.ie

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




[Bug 2420] - User config file could not be read

2001-08-10 Thread bugzilla

PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2420

*** shadow/2420 Mon Jul  2 05:28:51 2001
--- shadow/2420.tmp.27592   Fri Aug 10 01:23:23 2001
***
*** 2,9 
  | User config file could not be read |
  ++
  |Bug #: 2420Product: Fop |
! |   Status: NEW Version: all |
! |   Resolution:Platform: PC  |
  | Severity: Blocker  OS/Version: Other   |
  | Priority: Other Component: general |
  ++
--- 2,9 
  | User config file could not be read |
  ++
  |Bug #: 2420Product: Fop |
! |   Status: RESOLVEDVersion: all |
! |   Resolution: FIXED  Platform: PC  |
  | Severity: Blocker  OS/Version: Other   |
  | Priority: Other Component: general |
  ++
***
*** 24,26 
--- 24,30 
  
  
  regards
+ 
+ --- Additional Comments From [EMAIL PROTECTED]  2001-08-10 01:23 ---
+ The package does contain this file.
+ It is possible it was due to another cause which has been fixed.
\ No newline at end of file

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




[Bug 1243] - Error in org\apache\fop\apps\Options.java

2001-08-10 Thread bugzilla

PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1243

*** shadow/1243 Sun May 20 17:24:43 2001
--- shadow/1243.tmp.27577   Fri Aug 10 01:21:42 2001
***
*** 1,19 
! Bug#: 1243
! Product: Fop
! Version: all
! Platform: PC
! OS/Version: All
! Status: NEW   
! Resolution: 
! Severity: Normal
! Priority: High
! Component: general
! AssignedTo: [EMAIL PROTECTED]
! ReportedBy: [EMAIL PROTECTED]   
! URL: 
! Cc: 
! Summary: Error in org\apache\fop\apps\Options.java
! 
  In Method "loadUserconfiguration" you catch the 
  Exception "org.apache.fop.apps.FOPException" 
  
--- 1,19 
! ++
! | Error in org\apache\fop\apps\Options.java  |
! ++
! |Bug #: 1243Product: Fop |
! |   Status: RESOLVEDVersion: all |
! |   Resolution: FIXED  Platform: PC  |
! | Severity: Normal   OS/Version: All |
! | Priority: High  Component: general |
! ++
! |  Assigned To: [EMAIL PROTECTED]   |
! |  Reported By: [EMAIL PROTECTED]|
! |  CC list: Cc:  |
! ++
! |  URL:  |
! ++
! |  DESCRIPTION   |
  In Method "loadUserconfiguration" you catch the 
  Exception "org.apache.fop.apps.FOPException" 
  
***
*** 28,30 
--- 28,33 
  } catch (org.apache.fop.apps.FOPException error) {
 MessageHandler.errorln(error);
 ...
+ 
+ --- Additional Comments From [EMAIL PROTECTED]  2001-08-10 01:21 ---
+ The error message should be a bit better now.
\ No newline at end of file

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




cvs commit: xml-fop/src/org/apache/fop/apps Options.java

2001-08-10 Thread keiron

keiron  01/08/10 01:18:43

  Modified:src/org/apache/fop/apps Options.java
  Log:
  improved error message a bit if config couldn't be loaded
  
  Revision  ChangesPath
  1.9   +4 -3  xml-fop/src/org/apache/fop/apps/Options.java
  
  Index: Options.java
  ===
  RCS file: /home/cvs/xml-fop/src/org/apache/fop/apps/Options.java,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- Options.java  2001/07/30 20:29:18 1.8
  +++ Options.java  2001/08/10 08:18:43 1.9
  @@ -1,5 +1,5 @@
   /*
  - * $Id: Options.java,v 1.8 2001/07/30 20:29:18 tore Exp $
  + * $Id: Options.java,v 1.9 2001/08/10 08:18:43 keiron Exp $
* Copyright (C) 2001 The Apache Software Foundation. All rights reserved.
* For details on use and redistribution please refer to the
* LICENSE file included with these sources.
  @@ -158,8 +158,9 @@
   try {
   reader.start();
   } catch (org.apache.fop.apps.FOPException error) {
  -MessageHandler.errorln("Can't find user configuration file "
  -   + userConfigFile);
  +MessageHandler.errorln("Could not load user configuration file "
  +   + userConfigFile + " - error: "
  +   + error.getMessage());
   MessageHandler.errorln("using default values");
   if (errorDump) {
   reader.dumpError(error);
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




[Bug 1424] - error rendering SVG file using FOP 18.1 and later

2001-08-10 Thread bugzilla

PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1424

*** shadow/1424 Thu Aug  9 05:13:03 2001
--- shadow/1424.tmp.27533   Fri Aug 10 01:05:42 2001
***
*** 509,511 
--- 509,514 
  rendering areas with effects is a bit difficult.
  If the same results as version 18.0 are required then the effects should be 
  removed from the svg.
+ 
+ --- Additional Comments From [EMAIL PROTECTED]  2001-08-10 01:05 ---
+ *** Bug 2891 has been marked as a duplicate of this bug. ***
\ No newline at end of file

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




[Bug 2891] - broken svg-graphics (pie-chart) in latest FOP-Snapshots

2001-08-10 Thread bugzilla

PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2891

*** shadow/2891 Mon Jul 30 06:58:39 2001
--- shadow/2891.tmp.27528   Fri Aug 10 01:05:41 2001
***
*** 2,9 
  | broken svg-graphics (pie-chart) in latest FOP-Snapshots|
  ++
  |Bug #: 2891Product: Fop |
! |   Status: NEW Version: all |
! |   Resolution:Platform: PC  |
  | Severity: Normal   OS/Version: Other   |
  | Priority: Other Component: svg |
  ++
--- 2,9 
  | broken svg-graphics (pie-chart) in latest FOP-Snapshots|
  ++
  |Bug #: 2891Product: Fop |
! |   Status: RESOLVEDVersion: all |
! |   Resolution: DUPLICATE  Platform: PC  |
  | Severity: Normal   OS/Version: Other   |
  | Priority: Other Component: svg |
  ++
***
*** 250,252 
--- 250,257 
  
  
  
+ 
+ --- Additional Comments From [EMAIL PROTECTED]  2001-08-10 01:05 ---
+ 
+ 
+ *** This bug has been marked as a duplicate of 1424 ***
\ No newline at end of file

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




[Bug 2296] - Calling Fop through a servlet

2001-08-10 Thread bugzilla

PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2296

*** shadow/2296 Fri Jun 22 17:31:48 2001
--- shadow/2296.tmp.27508   Fri Aug 10 01:02:56 2001
***
*** 2,9 
  | Calling Fop through a servlet  |
  ++
  |Bug #: 2296Product: Fop |
! |   Status: NEW Version: all |
! |   Resolution:Platform: PC  |
  | Severity: Critical OS/Version: Windows NT/2K   |
  | Priority: Other Component: pdf renderer|
  ++
--- 2,9 
  | Calling Fop through a servlet  |
  ++
  |Bug #: 2296Product: Fop |
! |   Status: RESOLVEDVersion: all |
! |   Resolution: FIXED  Platform: PC  |
  | Severity: Critical OS/Version: Windows NT/2K   |
  | Priority: Other Component: pdf renderer|
  ++
***
*** 61,63 
--- 61,71 
  
  Thanks
  Manik
+ 
+ --- Additional Comments From [EMAIL PROTECTED]  2001-08-10 01:02 ---
+ This information will be available in the java file and on the website (when 
+ next updated).
+ You need the appropriate jars in the classpath
+  - servlet_2_2.jar
+  - fop.jar
+  - sax api

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




cvs commit: xml-fop/docs/xml-docs/fop embedding.xml

2001-08-10 Thread keiron

keiron  01/08/10 00:59:27

  Modified:docs/xml-docs/fop embedding.xml
  Log:
  added more info about compiling
  
  Revision  ChangesPath
  1.8   +3 -0  xml-fop/docs/xml-docs/fop/embedding.xml
  
  Index: embedding.xml
  ===
  RCS file: /home/cvs/xml-fop/docs/xml-docs/fop/embedding.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- embedding.xml 2001/06/28 09:55:11 1.7
  +++ embedding.xml 2001/08/10 07:59:27 1.8
  @@ -72,6 +72,9 @@

http://localhost:8080/fop/fop?fo=/home/path/to/fofile.fo
You can also find the source code there in the file FopServlet.java
  + 
  +To compile this code you will need servlet_2_2.jar (or compatible), fop.jar 
and the sax api in your classpath.
  + 
 
   
   
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




cvs commit: xml-fop/docs/examples/embedding FopServlet.java

2001-08-10 Thread keiron

keiron  01/08/10 00:50:22

  Modified:docs/examples/embedding FopServlet.java
  Log:
  formatted and made it compile (with changed api?)
  
  Revision  ChangesPath
  1.3   +65 -116   xml-fop/docs/examples/embedding/FopServlet.java
  
  Index: FopServlet.java
  ===
  RCS file: /home/cvs/xml-fop/docs/examples/embedding/FopServlet.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- FopServlet.java   2001/03/03 07:06:03 1.2
  +++ FopServlet.java   2001/08/10 07:50:22 1.3
  @@ -1,52 +1,8 @@
  -/*-- $Id: FopServlet.java,v 1.2 2001/03/03 07:06:03 kellyc Exp $ -- 
  -
  - 
  -   The Apache Software License, Version 1.1
  - 
  - 
  -Copyright (C) 1999 The Apache Software Foundation. All rights reserved.
  - 
  - Redistribution and use in source and binary forms, with or without modifica-
  - tion, are permitted provided that the following conditions are met:
  - 
  - 1. Redistributions of  source code must  retain the above copyright  notice,
  -this list of conditions and the following disclaimer.
  - 
  - 2. Redistributions in binary form must reproduce the above copyright notice,
  -this list of conditions and the following disclaimer in the documentation
  -and/or other materials provided with the distribution.
  - 
  - 3. The end-user documentation included with the redistribution, if any, must
  -include  the following  acknowledgment:  "This product includes  software
  -developed  by the  Apache Software Foundation  (http://www.apache.org/)."
  -Alternately, this  acknowledgment may  appear in the software itself,  if
  -and wherever such third-party acknowledgments normally appear.
  - 
  - 4. The names "Fop" and  "Apache Software Foundation"  must not be used to
  -endorse  or promote  products derived  from this  software without  prior
  -written permission. For written permission, please contact
  -[EMAIL PROTECTED]
  - 
  - 5. Products  derived from this software may not  be called "Apache", nor may
  -"Apache" appear  in their name,  without prior written permission  of the
  -Apache Software Foundation.
  - 
  - THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
  - INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  - FITNESS  FOR A PARTICULAR  PURPOSE ARE  DISCLAIMED.  IN NO  EVENT SHALL  THE
  - APACHE SOFTWARE  FOUNDATION  OR ITS CONTRIBUTORS  BE LIABLE FOR  ANY DIRECT,
  - INDIRECT, INCIDENTAL, SPECIAL,  EXEMPLARY, OR CONSEQUENTIAL  DAMAGES (INCLU-
  - DING, BUT NOT LIMITED TO, PROCUREMENT  OF SUBSTITUTE GOODS OR SERVICES; LOSS
  - OF USE, DATA, OR  PROFITS; OR BUSINESS  INTERRUPTION)  HOWEVER CAUSED AND ON
  - ANY  THEORY OF LIABILITY,  WHETHER  IN CONTRACT,  STRICT LIABILITY,  OR TORT
  - (INCLUDING  NEGLIGENCE OR  OTHERWISE) ARISING IN  ANY WAY OUT OF THE  USE OF
  - THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  - 
  - This software  consists of voluntary contributions made  by many individuals
  - on  behalf of the Apache Software  Foundation and was  originally created by
  - James Tauber <[EMAIL PROTECTED]>. For more  information on the Apache 
  - Software Foundation, please see .
  - 
  +/*
  + * $Id: FopServlet.java,v 1.3 2001/08/10 07:50:22 keiron Exp $
  + * Copyright (C) 2001 The Apache Software Foundation. All rights reserved.
  + * For details on use and redistribution please refer to the
  + * LICENSE file included with these sources.
*/
   
   package org.apache.fop.tools.servlet;
  @@ -64,93 +20,86 @@
   
   
   /**
  - * Example servlet to generate a PDF from a servlet. 
  + * Example servlet to generate a PDF from a servlet.
* Servlet param is:
* 
*   fo: the path to a formatting object file to render
* 
  - * 
  - * Example URL: http://servername/servlet/FopServlet?fo=/home/fop/example/readme.fo
*
  - */  
  + * Example URL: http://servername/servlet/FopServlet?fo=/home/fop/example/readme.fo
  + * Compiling: you will need 
  + * - servlet_2_2.jar
  + * - fop.jar
  + * - sax api
  + */
   
  -public class FopServlet extends HttpServlet 
  -{
  +public class FopServlet extends HttpServlet {
   public static final String FO_REQUEST_PARAM = "fo";
   
  -public void doGet(HttpServletRequest request, 
  -   HttpServletResponse response) 
  - throws ServletException
  -{
  - try {
  - if (request.getParameter(FO_REQUEST_PARAM) != null) {
  - FileInputStream file = new 
FileInputStream(request.getParameter(FO_REQUEST_PARAM));
  - renderFO(new InputSource(file), response);
  - }
  - else {
  - PrintWriter out = response.getWriter()

[Bug 2441] - Fop 0.19 fails to shutdown when running -print

2001-08-10 Thread bugzilla

PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2441

*** shadow/2441 Tue Jul  3 13:43:06 2001
--- shadow/2441.tmp.27452   Fri Aug 10 00:44:43 2001
***
*** 2,9 
  | Fop 0.19 fails to shutdown when running -print |
  ++
  |Bug #: 2441Product: Fop |
! |   Status: NEW Version: all |
! |   Resolution:Platform: PC  |
  | Severity: Blocker  OS/Version: Windows NT/2K   |
  | Priority: Other Component: pdf renderer|
  ++
--- 2,9 
  | Fop 0.19 fails to shutdown when running -print |
  ++
  |Bug #: 2441Product: Fop |
! |   Status: RESOLVEDVersion: all |
! |   Resolution: FIXED  Platform: PC  |
  | Severity: Blocker  OS/Version: Windows NT/2K   |
  | Priority: Other Component: pdf renderer|
  ++
***
*** 78,80 
--- 78,83 
  
  "VM Periodic Task Thread" prio=10 tid=0x7671d0 nid=0x49 waiting on monitor
  "Suspend Checker Thread" prio=10 tid=0x768690 nid=0x37 runnable
+ 
+ --- Additional Comments From [EMAIL PROTECTED]  2001-08-10 00:44 ---
+ This is a java problem and is now handled with a system exit.
\ No newline at end of file

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




[Bug 2555] - fo:wrapper doesn't display some content

2001-08-10 Thread bugzilla

PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2555

*** shadow/2555 Tue Jul 10 13:53:55 2001
--- shadow/2555.tmp.27407   Fri Aug 10 00:41:17 2001
***
*** 2,9 
  | fo:wrapper doesn't display some content|
  ++
  |Bug #: 2555Product: Fop |
! |   Status: NEW Version: all |
! |   Resolution:Platform: PC  |
  | Severity: Normal   OS/Version: Other   |
  | Priority: Other Component: general |
  ++
--- 2,9 
  | fo:wrapper doesn't display some content|
  ++
  |Bug #: 2555Product: Fop |
! |   Status: RESOLVEDVersion: all |
! |   Resolution: FIXED  Platform: PC  |
  | Severity: Normal   OS/Version: Other   |
  | Priority: Other Component: general |
  ++
***
*** 36,38 
--- 36,43 
  --- Additional Comments From [EMAIL PROTECTED]  2001-07-10 13:53 
---
  Created an attachment (id=304)
  demonstration file 2
+ 
+ 
+ --- Additional Comments From [EMAIL PROTECTED]  2001-08-10 00:41 ---
+ This should be fixed.
+ The wrapper whould now be able to contain text directly.
\ No newline at end of file

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




[Bug 2808] - rotate() performed twice in transform() also having translate()

2001-08-10 Thread bugzilla

PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2808

*** shadow/2808 Wed Jul 25 15:53:45 2001
--- shadow/2808.tmp.27389   Fri Aug 10 00:40:18 2001
***
*** 2,9 
  | rotate() performed twice in transform() also having translate()|
  ++
  |Bug #: 2808Product: Fop |
! |   Status: NEW Version: all |
! |   Resolution:Platform: PC  |
  | Severity: Normal   OS/Version: Linux   |
  | Priority: Other Component: svg |
  ++
--- 2,9 
  | rotate() performed twice in transform() also having translate()|
  ++
  |Bug #: 2808Product: Fop |
! |   Status: RESOLVEDVersion: all |
! |   Resolution: FIXED  Platform: PC  |
  | Severity: Normal   OS/Version: Linux   |
  | Priority: Other Component: svg |
  ++
***
*** 115,117 
--- 115,121 
  
  
  * i.fo follows **
+ 
+ --- Additional Comments From [EMAIL PROTECTED]  2001-08-10 00:40 ---
+ This should be fixed in the current version.
+ I get the same results from batik and fop for the svg rendering.
\ No newline at end of file

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]