DO NOT REPLY [Bug 5431] - space attributes don't work in FOP 0.20.2

2002-11-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5431>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

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

space attributes don't work in FOP 0.20.2

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID



--- Additional Comments From [EMAIL PROTECTED]  2002-11-13 15:35 ---
fo:table-row object doesn't have either space-before nor space-after property.
These properties apply to all *block-level* formatting objects and they are not
inherited, therefore there is no much sense to define them on a table rows.

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




RE: FOP 0.20.2: Segmentation fault

2002-01-08 Thread Keith Sauvant


> With SuSe Linux V7.1, FOP 0.20.2 and Java2 SDK, V1.3.1 the system answers
my
> request:
...

solved in the meantime: with glibc 2.2.4 instead of 2.2 in works expectedly.

Keith


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




FOP 0.20.2: Segmentation fault

2002-01-08 Thread Keith Sauvant

more detailed (java -verbose):

[DEBUG]: output file: temp/test.pdf
[DEBUG]: OPTIONS
[DEBUG]: no user configuration file is used [default]
[DEBUG]: debug mode on
[DEBUG]: dump configuration
[DEBUG]: quiet mode on
[Loaded org.xml.sax.SAXException]
[Loaded org.apache.fop.apps.Options]
[Loaded sun.misc.Launcher$4 from /usr/lib/jdk1.3.1/jre/lib/rt.jar]
[Loaded java.lang.Math from /usr/lib/jdk1.3.1/jre/lib/rt.jar]
[Loaded java.net.URLClassLoader$2 from /usr/lib/jdk1.3.1/jre/lib/rt.jar]
[Loaded java.net.JarURLConnection from /usr/lib/jdk1.3.1/jre/lib/rt.jar]
[Loaded sun.net.www.protocol.jar.JarURLConnection from
/usr/lib/jdk1.3.1/jre/lib/rt.jar]
[Loaded sun.net.www.protocol.jar.JarFileFactory from
/usr/lib/jdk1.3.1/jre/lib/rt.jar]
[Loaded sun.net.www.protocol.jar.URLJarFile from
/usr/lib/jdk1.3.1/jre/lib/rt.jar]
[Loaded sun.net.www.protocol.jar.URLJarFile$URLJarFileEntry from
/usr/lib/jdk1.3.1/jre/lib/rt.jar]
[Loaded java.util.HashMap$3 from /usr/lib/jdk1.3.1/jre/lib/rt.jar]
[Loaded java.util.HashMap$HashIterator from
/usr/lib/jdk1.3.1/jre/lib/rt.jar]
[Loaded java.util.HashMap$1 from /usr/lib/jdk1.3.1/jre/lib/rt.jar]
[Loaded org.apache.fop.configuration.ConfigurationReader]
[Loaded java.lang.IllegalAccessException from
/usr/lib/jdk1.3.1/jre/lib/rt.jar]
[Loaded java.lang.InstantiationException from
/usr/lib/jdk1.3.1/jre/lib/rt.jar]
[Loaded org.xml.sax.ContentHandler]
[Loaded org.xml.sax.InputSource]
[Loaded org.apache.avalon.framework.logger.Loggable]
[Loaded org.apache.fop.apps.Driver]
[Loaded org.apache.fop.fo.TreeBuilder]
[Loaded org.apache.fop.render.Renderer]
[Loaded org.apache.fop.tools.DocumentInputSource]
[Loaded java.lang.SecurityException from /usr/lib/jdk1.3.1/jre/lib/rt.jar]
[Loaded org.apache.xerces.framework.XMLErrorReporter]
[Loaded org.apache.xerces.framework.XMLDocumentHandler$DTDHandler]
[Loaded org.apache.xerces.framework.XMLParser]
[Loaded org.apache.xerces.framework.XMLDocumentHandler]
[Loaded org.xml.sax.Parser]
[Loaded org.xml.sax.XMLReader]
[Loaded org.apache.xerces.parsers.SAXParser]
[Loaded org.xml.sax.SAXParseException]
[Loaded org.apache.xerces.readers.XMLEntityHandler$CharBuffer]
[Loaded org.apache.xerces.validators.common.GrammarResolver]
[Loaded org.xml.sax.SAXNotSupportedException]
[Loaded org.xml.sax.Locator]
[Loaded org.xml.sax.SAXNotRecognizedException]
[Loaded org.apache.xerces.utils.XMLMessageProvider]
[Loaded org.apache.xerces.readers.XMLEntityHandler]
[Loaded org.xml.sax.Attributes]
[Loaded org.apache.xerces.utils.XMLMessages]
[Loaded org.apache.xerces.utils.ImplementationMessages]
[Loaded org.apache.xerces.validators.schema.SchemaMessageProvider]
[Loaded org.apache.xerces.validators.datatype.DatatypeMessageProvider]
[Loaded org.apache.xerces.utils.StringPool]
[Loaded java.lang.IndexOutOfBoundsException from
/usr/lib/jdk1.3.1/jre/lib/rt.jar]
[Loaded java.lang.ArrayIndexOutOfBoundsException from
/usr/lib/jdk1.3.1/jre/lib/rt.jar]
[Loaded org.apache.xerces.utils.StringPool$StringProducer]
[Loaded org.apache.xerces.utils.SymbolCache]
[Loaded org.apache.xerces.utils.StringHasher]
Segmentation fault


Any ideas?
tnx in advance for any help

Keith


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



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




FOP 0.20.2: Segmentation fault

2002-01-08 Thread Keith Sauvant

Hi FOP Users!

With SuSe Linux V7.1, FOP 0.20.2 and Java2 SDK, V1.3.1 the system answers my
request:

/usr/lib/java/bin/java -classpath
/usr/lib/java/lib/classes.zip:/usr/local/fop/fop.jar:/usr/local/fop/lib/xerc
es.jar:/usr/local/fop/lib/xalan.jar:/usr/local/fop/lib/batik.jar:/usr/local/
fop/lib/jimi-1.0.jar:/usr/local/fop/lib/avalon-framework.jar:/usr/local/fop/
lib/logkit.jar:/usr/local/fop/lib/xalanj1compat.jar
org.apache.fop.apps.Fop -d -fo temp/test.fo -pdf temp/test.pdf

with:

[DEBUG]: Input mode:
[DEBUG]: FO
[DEBUG]: fo input file: temp/test.fo
[DEBUG]: Output mode:
[DEBUG]: pdf
[DEBUG]: output file: temp/test.pdf
[DEBUG]: OPTIONS
[DEBUG]: no user configuration file is used [default]
[DEBUG]: debug mode on
[DEBUG]: dump configuration
[DEBUG]: quiet mode on
Segmentation fault


Any ideas?
tnx in advance for any help

Keith


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




Error when using marker (FOP 0.20.2)

2002-01-05 Thread sascha

I have a question regarding fo:marker.

if a fo:retrieve-marker cant retrieve any marker it has not to return any
area. So I mean.
But I get allways the Error:
[WARN]: Some static content could not fit in the area.
and the document looks not well.
If You delete the marker in the glossary.xsl example of FOP You will see
that effect.
please help!
Is there a Way to fix that Problem?

Thanks in advance for your help!
Sako


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




DO NOT REPLY [Bug 5431] New: - space attributes don't work in FOP 0.20.2

2001-12-14 Thread bugzilla

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5431>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

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

space attributes don't work in FOP 0.20.2

   Summary: space attributes don't work in FOP 0.20.2
   Product: Fop
   Version: all
  Platform: PC
OS/Version: Windows NT/2K
Status: NEW
  Severity: Major
  Priority: Other
 Component: pdf renderer
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


The space-after.optimum/space-before.optimum attributes no longer work as they 
did in the previous versions of FOP. Where they used to be able to be used on 
say a table-row element level, they no longer work, but have to be used on a 
block level instead, which is fine for short and simple stylesheets, but where 
complicated and dynamic stylesheets need to be used this is not always possible.

AND, In all versions of FOP, FOP cannot handle large XML files(no bigger than 
3MB with a small XSL file, and no more than say 1.8MB when used with a slightly 
bigger XSL file). It throws an out of memory exception, even when the memory 
usage parameter in FOP.BAT is set to the maximum on a PC with a LOT of ram.

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




Re: Differences between fop.jar and Fop-0.20.2\src

2001-11-21 Thread Jeremias Maerki

They are generated in the ant build script. Try using the build/src
directory instead of src.

On Wed, 21 Nov 2001 12:46:24 +0100 jean-guillaume.battaglia wrote:
> Hi people.
> 
> 
> I am trying to run FOP with Visual Age.
> To see how FOP works, i have chosen to use the .java files present in the "src" 
>directory.
> But some classes are missing : all the classes from the package 
>"org.apache.fop.fo.properties".
> 
> I've found these classes in the file fop.jar.
> So I don't really have a problem but I was wondering why these classes are only 
>available inthe .jar.
> 
> Thanks in advance for your answer.
> 
> 
> Jean-Guillaume.
> -To unsubscribe, 
>e-mail: [EMAIL PROTECTED] additional commands, email: 
>[EMAIL PROTECTED]

Cheers,
Jeremias Märki

mailto:[EMAIL PROTECTED]

OUTLINE AG
Postfach 3954 - Rhynauerstr. 15 - CH-6002 Luzern
Fon +41 (41) 317 2020 - Fax +41 (41) 317 2029
Internet http://www.outline.ch


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




Differences between fop.jar and Fop-0.20.2\src

2001-11-21 Thread jean-guillaume . battaglia
Hi people.  I am trying to run FOP with Visual Age.To see how FOP works, i have chosen to use the .java files present in the "src" directory.But some classes are missing : all the classes from the package "org.apache.fop.fo.properties". I've found these classes in the file fop.jar.So I don't really have a problem but I was wondering why these classes are only available inthe .jar. Thanks in advance for your answer.  Jean-Guillaume. 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]



Re: FOP-0.20.2 Release Candidates posted

2001-09-30 Thread Karen Lease

I haven't downloaded the release candidate (slow network at home), but
I've noticed a small problem in my latest CVS which I assume is the
same.
When using runtest.sh in docs/examples with the new targets which use a
"" instead of listing all of the individual ".fo" files, I'm
getting this error on extensive.fo which uses SVG, even though it's
embedded.

Could not set base URL for svg
java.net.MalformedURLException: null: java.lang.NullPointerException

Also, the fo test files using external images are failing with a null
protocol. The problem is in the ant Fop task which isn't setting the
basedir correctly in the case of the fileset.

I have a patch for that, but I'm still getting errors with the relative
URLs for the external images, which are being mis-interpreted by my JDK.
I can't figure out if this is a JDK bug (Sun 1.2.2 on x86 Linux), or
whether the code in the FopImageFactory is at fault. The URL
"file:../../graphics/blah.gif is made into the absolute URL:
"file:/graphics/blah.gif" ! Sound familiar? I know lots of people have
been complaining about similar problems; maybe this is related?

Regards,
Karen

Arved Sandstrom wrote:
> 
> Hi, all
> 
> I built and uploaded the tarballs for the binary and source distributions,
> for FOP-0.20.2. They are labelled as release candidates. Please test and let
> me know what needs to be fixed. Thanks.
> 
> I am shooting for a final build on Tuesday.
> 
> The CHANGES file is not yet updated - I will be working on that.
> 
> 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]




Re: FOP-0.20.2 Release Candidates posted

2001-09-29 Thread ºúÖ¾Áú

I want the fo:inline-container element will be implement!
thanks


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




FOP-0.20.2 Release Candidates posted

2001-09-29 Thread Arved Sandstrom

Hi, all

I built and uploaded the tarballs for the binary and source distributions, 
for FOP-0.20.2. They are labelled as release candidates. Please test and let 
me know what needs to be fixed. Thanks.

I am shooting for a final build on Tuesday.

The CHANGES file is not yet updated - I will be working on that.

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]




FOP 0.20.2

2001-09-21 Thread Jess Holle and Wendy Vidlak

>From reading the 0.20.1 sources it appears that the StreamHandler (or
whatever, I must confess I forgot the exact name) in the Driver's
FOPTreeBuilder will not be initialized if one uses the results of
getContentHandler() to drive the Driver with SAX messages.

I note in the latest sources this has been addressed.

I know there has been 0.20.2 discussion as of late -- I'd like some guess as
to when it is due -- lest I have to determine a workaround that will only
muddy the waters once 0.20.2 *is* available.

--
Jess Holle

-Original Message-
From: Shkuro, Yuri [mailto:[EMAIL PROTECTED]]
Sent: Friday, September 21, 2001 9:57 AM
To: '[EMAIL PROTECTED]'
Subject: RE: Generating PDF on Fly


Yes.  See attached JSP.  Without a parameter it reads
static XML file and displays it in HTML format, with
'fo' parameter it reads the .fo file and displays PDF,
and also has a link to display static XML as PDF.  It's
easy to modify this to read external XML file and output
PDF.  It used to work with FOP 0.19 - you may need to tweak
it a little for FOP 0.20 due to API changes (namely, comment
out driver.render() and driver.format()).

YS

-Original Message-
From: Semprini Davide [mailto:[EMAIL PROTECTED]]
Sent: Friday, September 21, 2001 10:34 AM
To: fop-dev
Subject: Generating PDF on Fly


Hi,

I have a question:

Is possible to generate and VISUALIZE
with a common Browser with Acrobat Reader plug-in
a PDF using a JSP that take in input a Dynamic XML?

Tanks!

D.Semprini




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



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