Can I use .opf file for creating pdf using fop?????

2001-07-26 Thread rajeev nair
Hi all, Can anyone help me how i can use .opf file for creating .pdf using fop. What are the different steps to follow ? Is their any fop class which take .opf file as input and produce .pdf? thanks in advance. rajiv __ Do You Yahoo!? Make

Re: RE: tables in PDF

2001-07-26 Thread Raju Dave
Hi Jim and Raghvendra, Best way is to specify the column width of entire table such that it fits the width of the paper!. I mean that is how it should be normally. unless u have different type of problem/. Raju - Original Message -- Jim Urban [EMAIL PROTECTED] wrote:

RE: tables in PDF

2001-07-26 Thread Vaidya, Raghavendra (CORP, GEITC)
Hi , I tried the table problem with lates CVS but there is no difference.Following is the XML and XSL I have Please somebody help me Regards Raghavendra -Original Message- From: Karen Lease [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 26, 2001 2:26 AM To: [EMAIL PROTECTED] Subject:

Unexpected footnote behavior, perhaps more general

2001-07-26 Thread GALLO Jean-Claude
Hy dear fop-dev men. I was testing footnotes with Fop 0.19.0 (last CVS update on Monday morning). My test contain a list of numbered footnotes. Here is the XSL I used, and I want to display note in superscript font. fo:footnote fo:inline font-weight=bold font-size=6pt vertical-align=super

Re: Test case for FOP?

2001-07-26 Thread Alex McLintock
--- Sacha Labourey [EMAIL PROTECTED] wrote: Hello, We have a set of documentations for the JBoss J2EE application server Project (http://www.jboss.org/) that is written in XML DocBook and than transformed in FO through well known XSL scripts. Sascha, I am contracted to a company in

Marker issue

2001-07-26 Thread GALLO Jean-Claude
Does Marker and Retrieve-Marker work or not. Reading the source code, I suppose I am able to define markers, but I get a Null exception when Retrieve-Marker try to get markers. It seems to me that the Page object don't return the true Vector struct used to store markers. The one returned is

Re: Marker issue

2001-07-26 Thread Arved Sandstrom
At 12:31 PM 7/26/01 +0200, GALLO Jean-Claude wrote: Does Marker and Retrieve-Marker work or not. Reading the source code, I suppose I am able to define markers, but I get a Null exception when Retrieve-Marker try to get markers. It seems to me that the Page object don't return the true Vector

RE: Test case for FOP?

2001-07-26 Thread Sacha Labourey
Hello Arved, Those stylesheets are definitely worth using, but they are immature, not even close to being as ready as the DocBook HTML stylesheets. If you use a formatter other than FOP you will soon find out which DocBook constructs lead to problematic FO (that is, it's not FOP's fault). A

CVS pb, missing classes

2001-07-26 Thread GALLO Jean-Claude
I downloaded today CVS updates and now errors occurs during rebuild. After is the beginning of the error messages . compile: [echo] Compiling the sources [javac] Compiling 772 source files to /home/jcg/Fop-0.19.0-CVS-2507/build/classes [javac]

[Bug 2837] New: - Internal Servlet Error: NoClassDefFoundError

2001-07-26 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.

Urgent:FOP Error (node.getNamespaceURI Error)

2001-07-26 Thread Marlene Enslin
Hi I am not sure if this is the right group to mail this to. I have been trying to solve this error for days now. I am using FOP to create a PDF document from a XSL file and XML file. I will use thi sin a servlet, but for now just to get the code working I am using a main method. I

cvs commit: xml-fop/src/org/apache/fop/render/xml XMLRenderer.java

2001-07-26 Thread arved
arved 01/07/26 17:18:27 Modified:src/org/apache/fop/render/xml XMLRenderer.java Log: AHS: changed signatures Revision ChangesPath 1.20 +43 -6 xml-fop/src/org/apache/fop/render/xml/XMLRenderer.java Index: XMLRenderer.java

The current CVS version seems to be seriously broken

2001-07-26 Thread Struan Judd
It builds fine but the finally laid out PDF has overlapping areas and non-lined up leading edges of table columns. I am using an embedded font but that's all I can think of that different from defaults. If I checkout as at 25th of July it works fine. So what's been checked in recently that

cvs commit: xml-fop/docs/examples/markers glossary.xml glossary.xsl

2001-07-26 Thread arved
arved 01/07/26 19:13:24 Added: docs/examples/markers glossary.xml glossary.xsl Log: AHS: fo:marker examples Revision ChangesPath 1.1 xml-fop/docs/examples/markers/glossary.xml Index: glossary.xml