newbie developer questions

2001-09-03 Thread Erik_Vanherck

I have been playing around with FOP for a few days now and I certainly like
it. The entire xsl:fo thing kinda reminds me of LaTeX which I love. But I
find the way FOP is build rather difficult to comprehend. Is there someone
who can point me to a document or that can explain in some lines what the
overal design is. I understand most of the subsections but I have a hard
time comprehending the overal process and which classes belong to which
part of the rendering process.

Thx, Erik





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




odd and even page margin

2001-09-03 Thread ektan

hi all,

I have generated a pdf document that combined two articles which begin with
different page number. And, I have set different page margin for the odd
page and even page of these articles.


But, I have found  that there is a mistake in the page margin of the second
article, so are you have any idea about this problem?

The following are the attachments of xml, xsl and pdf output file.


Thanks for any help you can give.


best rgds,
ektan










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




[DO NOT REPLY: Bug 3379] Fop finds duplicate id which isn't present

2001-09-03 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=3379

*** shadow/3379 Mon Sep  3 03:09:16 2001
--- shadow/3379.tmp.15256   Mon Sep  3 03:10:08 2001
***
*** 225,228 
at
  org.apache.xalan.transformer.TransformerImpl.transformNode(TransformerImpl.java:1189)
at org.apache.xalan.transformer.TransformerImpl.run(TransformerImpl.java:2894)
!   at java.lang.Thread.run(Thread.java:484)
--- 225,232 
at
  org.apache.xalan.transformer.TransformerImpl.transformNode(TransformerImpl.java:1189)
at org.apache.xalan.transformer.TransformerImpl.run(TransformerImpl.java:2894)
!   at java.lang.Thread.run(Thread.java:484)
! 
! --- Additional Comments From [EMAIL PROTECTED]  2001-09-03 
03:10 ---
! Created an attachment (id=476)
! DTD for manuals

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




[DO NOT REPLY: Bug 3379] Fop finds duplicate id which isn't present

2001-09-03 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=3379

*** shadow/3379 Mon Sep  3 03:10:35 2001
--- shadow/3379.tmp.15275   Mon Sep  3 03:11:06 2001
***
*** 235,237 
--- 235,242 
  --- Additional Comments From [EMAIL PROTECTED]  2001-09-03 
03:10 ---
  Created an attachment (id=477)
  XSL Stylesheet to create PDF documents from XML manuals
+ 
+ 
+ --- Additional Comments From [EMAIL PROTECTED]  2001-09-03 
+03:11 ---
+ Created an attachment (id=478)
+ XML manual that triggers the error

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




Configuration file

2001-09-03 Thread Peter B. West

I'm trying to build a skeleton system with the minimum of components. 
What is such a minimum for processing the configuration file?  I am 
being told can't find default configuration file.

Peter
-- 
Peter B. West  [EMAIL PROTECTED]  http://powerup.com.au/~pbwest
Lord, to whom shall we go?


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




Re: Configuration file

2001-09-03 Thread Peter B. West

To be a bit more specific: I have the conf directory in place with its 
default contents; I have the .../fop/configuration directory with its 
files, and as far as I can tell, these are being compiled, although in 
my Java ignorance, anything is possible.  I am not using build.xml, but 
simply compiling into the build/classes directory, and specifying that 
directory in my classpath.  This works in the context of a complete 
source tree, with a severly pruned Driver.java which just does the 
parsing of the FO tree.  When I try to minimise the source files in 
another directory, I get this error.

Peter

Peter B. West wrote:

 I'm trying to build a skeleton system with the minimum of components. 
 What is such a minimum for processing the configuration file?  I am 
 being told can't find default configuration file.
 
 Peter


-- 
Peter B. West  [EMAIL PROTECTED]  http://powerup.com.au/~pbwest
Lord, to whom shall we go?


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