gzilla/show_bug.cgi?id=14962
Bug in ID Generation
[EMAIL PROTECTED] changed:
What|Removed |Added
CC|
gzilla/show_bug.cgi?id=14962
Bug in ID Generation
--- Additional Comments From [EMAIL PROTECTED] 2004-07-08 14:27 ---
Sorry, forgot to mention:
[INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser
[INFO] FOP 0.20.5
gzilla/show_bug.cgi?id=14962
Bug in ID Generation
--- Additional Comments From [EMAIL PROTECTED] 2004-07-08 14:25 ---
I generate a .fo file like this:
$ xsltproc /usr/share/sgml/docbook/xsl-stylesheets-1.62.4/fo/docbook.xsl
templating-dtml.dbk > templating-dtml.fo
fop chokes on page 21
gzilla/show_bug.cgi?id=14962
Bug in ID Generation
--- Additional Comments From [EMAIL PROTECTED] 2004-07-08 14:23 ---
Created an attachment (id=12061)
FO file showing spurious duplicate ID error (test.tar.bz2: bzip2 compressed data)
gzilla/show_bug.cgi?id=14962
Bug in ID Generation
[EMAIL PROTECTED] changed:
What|Removed |Added
CC||[EMAIL PROTECTED]
--- Additional Co
gzilla/show_bug.cgi?id=22216
bug in processMessage(), doesn't work for ERROR
--- Additional Comments From [EMAIL PROTECTED] 2003-08-08 11:14 ---
A 2nd solution is to stop the processing.
This may be more useful in many cases.
I changed org.apache.fop.fo.flow.ExternalGraphic.layout()
gzilla/show_bug.cgi?id=22216
bug in processMessage(), doesn't work for ERROR
Summary: bug in processMessage(), doesn't work for ERROR
Product: Fop
Version: 0.20.5
Platform: PC
OS/Version: Other
Status: NEW
Se
gzilla/show_bug.cgi?id=22216
bug in processMessage(), doesn't work for ERROR
--- Additional Comments From [EMAIL PROTECTED] 2003-08-08 08:41 ---
An idea to solve the problem: Put some additional actions into the contructors
of class FopImageException, like this:
public class FopIma
Hi all.
The eval method of the label-end-function
(org.apache.fop.fo.expr.LabelEndFunction.eval()) does not work correctly. The problem
is that the "width of the
content-rectangle of the reference-area into which the list-block is placed"
is erronously returned to be zero.
Here is a quote from t
dd number (1 in your example), FOP needs to insert an
EVEN page at the end of the 2nd page sequence.
From: "Henrik Holle" <[EMAIL PROTECTED]>
BUG in initial-page-number handling?
This xsl:fo document renders 3 pages
http://www.w3.org/1999/XSL/Format";>
BUG in initial-page-number handling?
This xsl:fo document renders 3 pages
http://www.w3.org/1999/XSL/Format
gzilla/show_bug.cgi?id=15541
Font Support Bug In "embed-file" Attribute
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|NEW |RESOLVED
gzilla/show_bug.cgi?id=15541
Font Support Bug In "embed-file" Attribute
Summary: Font Support Bug In "embed-file" Attribute
Product: Fop
Version: 0.20.4
Platform: PC
OS/Version: Windows NT/2K
Status: NEW
gzilla/show_bug.cgi?id=14962
Bug in ID Generation
--- Additional Comments From [EMAIL PROTECTED] 2002-12-11 17:11 ---
Created an attachment (id=4131)
My experiences with the bug
-
To unsubscribe, e-mail: [EMAIL PROTECTE
gzilla/show_bug.cgi?id=14962
Bug in ID Generation
--- Additional Comments From [EMAIL PROTECTED] 2002-11-30 06:37 ---
Created an attachment (id=3993)
FOP Complains although there is no duplicate id
-
To unsubscribe,
gzilla/show_bug.cgi?id=14962
Bug in ID Generation
--- Additional Comments From [EMAIL PROTECTED] 2002-11-29 22:00 ---
Provide an example fo document, please.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional co
gzilla/show_bug.cgi?id=14962
Bug in ID Generation
Summary: Bug in ID Generation
Product: Fop
Version: 0.20.4
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: Other
Component: pdf re
In some cases when I print *.fo document, two
characters are printing on this same place. The error appears only when using
fop with -print option. Generating pdf works correctly.
Below an example:
I have table with
And a column
The following ce
In some cases when I print *.fo document, two
characters are printing on this same place. The error appears only when using
fop with -print option. Generating pdf works correctly.
Below an example:
I have table with
And a column
The following cel
[EMAIL PROTECTED] wrote:
> I am trying to solve a problem wich could well be connected with some width
> calculation. Could you please point me to the bug your quoting?
The problem is that all Unicode spaces which don't have
a glyph in the selected font (i.e. none other than )
get the with of "#
> Kevin Yeung wrote:
> > I am having troubles with long strings and table cells.
>
> The common approach is to put zero width spaces into
> the product number in order to give FOP a chance to
> break the line. Note that 0.20.4 appears to have a bug
> in the width calc
gzilla/show_bug.cgi?id=1391
Bug in border-top-style
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|NEW |RESOLVED
OS/V
Rhett Aultman wrote:
> Greetings FOP team.
>
> I was noticing the other day that, when I attempted to embed FOP in some software
>that I was writing,
> that the default activity for Driver.run() when no other XML parser
is specified is this-
[..]
> I saw no mention of this in Bugzilla, but
Greetings FOP team.
I was noticing the other day that, when I attempted to embed FOP in some software that
I was writing, that the default activity for Driver.run() when no other XML parser is
specified is this-
*Check for a system property, if found use that property to create a SAX parser.
*
http://xml.apache.org/fop/output.html
PS
The postscript format can be used to send to a printer or any other
puspose you may have. It has good support for most text and
^^^ purpose
layout. images and SVG are not fully supported due to some ps issues.
RTF
This is currently not integrated
> I found a bug in where it can't
> do internal link for fop 0.20.1. During run fop0.20.1, if the
> document have more then one page and the internal-destination> in one page and in another page
> then the fop were given me an error " This id already exists in
>
Hello,
I found a bug in where it can't do
internal link for fop 0.20.1. During run fop0.20.1, if the
document have more then one page and the in one page and in
another page then the fop were given me an error " This id already exists
in document.". Any how the docu
This is actually a bug with batik or more likely jdk.
It has been fixed in a more recent version, try 0.20.2 that comes with a
fixed batik.
On 2001.10.26 20:00 "Lambrianides, Panos" wrote:
> SVG cannot handle zero angles.
>
> The following path instruction produces a NAN error in the PDF
>
SVG cannot handle zero angles.
The following path instruction produces a NAN error in the PDF
itself.
-->
-
To unsubscribe, e-mai
Hi,
my name is Ruja Cristi
I found a bug in fop.fonts package
the leftSideBearing value of the class
TTFMtxEntry is of type "short" but you read it as an
UnsignedShort.
So all you have to do to fix the BUG is to modify
in class TTFFile, in
--- Alex Greif <[EMAIL PROTECTED]> wrote: > Hi,
>
> the FopServlet example still uses the Driver.addPropertyList() method.
> please update the Servlet.
>
> I'm running fop 0.20.1
>
> Alex.
To pretend I'm Jon Stevens for a few seconds.
a patch would be more than welcome.
Thanks for
On Thu, 16 Aug 2001 09:17:10 Alex Greif wrote:
> Hi,
>
> the FopServlet example still uses the Driver.addPropertyList() method.
> please update the Servlet.
>
> I'm running fop 0.20.1
Both the current cvs version (2001/08/10) and the previous version do not
have this method.
You must somehow ha
Hi,
the FopServlet example still uses the Driver.addPropertyList() method.
please update the Servlet.
I'm running fop 0.20.1
Alex.
___
1.000.000 DM gewinnen - kostenlos tippen - http://millionenklick.web.de
[EMAIL PROTECTED], 8
33 matches
Mail list logo