https://issues.apache.org/bugzilla/show_bug.cgi?id=49480
--- Comment #1 from Toby S 2010-06-21
10:57:24 EDT ---
Created an attachment (id=25624)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=25624)
The attachments shows a cell with background and span, one with only background
and o
https://issues.apache.org/bugzilla/show_bug.cgi?id=49480
Summary: Table cells with span and background-color have wrong
border width
Product: Fop
Version: 0.95
Platform: PC
OS/Version: Windows XP
Status: NEW
https://issues.apache.org/bugzilla/show_bug.cgi?id=49479
Summary: Option to make PDF binary equal between runs (for
Apache Forrest)
Product: Fop
Version: 1.0dev
Platform: All
OS/Version: All
Status: NEW
Se
Hello,
In method startviewport in java2dpainter:
clipRect(clipRect)
must be to:
if (clipRect != null) {
clipRect(clipRect);
}
In trunk because it results in null pointer exception.
with this fix it works. the fix is from pdfpainter
Thomas Peterson
Geschaftsfuhrender Gesellschafter - So
Hi Giuseppe,
that is a good new! and you are welcome.
You can contribute initially by writing patches (see [1]), that is the
most common way for an initial contribution.
IIUC, you are ready to help on index implementation ([2]: REC 1.1 ยง 6.10).
I don't know if somebody in the dev team have some t